PATH:
home
/
lab2454c
/
caimegroup.com
/
wp-content
/
plugins
/
user-registration
/
assets
/
js
/
admin
jQuery(function ($) { var ur_form_templates = { init: function () { this.wrapper = $('.user-registration-form-template-wrapper'); this.wrapper.find('.user-registration-tab-nav a').on('click', this.form_template_plan_type); }, form_template_plan_type: function (e) { e.preventDefault(); var $this = $(e.target); var plan_type = $this.attr('data-plan'); $this.closest('ul').find('li').removeClass('active'); $this.closest('li').addClass('active'); var template_wrap = ur_form_templates.wrapper.find('.user-registration-form-template'); template_wrap.attr('data-filter-template', plan_type); }, }; $(document).ready(function() { ur_form_templates.init(); }); });
[-] ur-notice.min.js
[edit]
[-] form-modal.min.js
[edit]
[-] deactivation-feedback.js
[edit]
[+]
..
[-] admin.js
[edit]
[-] dashboard-widget.min.js
[edit]
[-] backbone-modal.min.js
[edit]
[-] enhanced-select.min.js
[edit]
[-] form-templates.min.js
[edit]
[-] ur-notice.js
[edit]
[-] backbone-modal.js
[edit]
[-] ur-copy.js
[edit]
[-] live-user-notice.js
[edit]
[-] deactivation-feedback.min.js
[edit]
[+]
gutenberg
[-] form-builder.js
[edit]
[-] form-templates.js
[edit]
[-] form-builder.min.js
[edit]
[-] form-settings.min.js
[edit]
[-] settings.js
[edit]
[-] ur-copy.min.js
[edit]
[-] ur-setup.js
[edit]
[-] form-settings.js
[edit]
[-] ur-setup.min.js
[edit]
[-] enhanced-select.js
[edit]
[-] form-modal.js
[edit]
[-] dashboard-widget.js
[edit]
[-] settings.min.js
[edit]
[-] admin.min.js
[edit]
[-] live-user-notice.min.js
[edit]