| Current Path : /home/xiedrke/entrepot/wp-content/plugins/thim-core/admin/assets/js/ |
| Current File : /home/xiedrke/entrepot/wp-content/plugins/thim-core/admin/assets/js/developer-access.js |
(function ($) {
$(document).ready(function () {
var clipboard = new Clipboard('.tc-btn-copy-link');
var $button = $('.tc-btn-copy-link');
var $text = $('#tc-link-developer-access');
});
})(jQuery);