PATH:
home
/
lab2454c
/
archfort.com
/
wp-content
/
plugins
/
wp-user-frontend-pro
/
modules
/
qr-code-field
/
js
;(function($){ $('.qr_template img').on('click',function(){ var template_id = $(this).data('templateid'); $('#template_id_input').val(template_id); $(this).addClass('selected').siblings($(this)).removeClass('selected'); }) })(jQuery)
[+]
..
[-] script.js
[edit]
[-] admin-script.js
[edit]
[-] index.js
[edit]