PATH:
home
/
lab2454c
/
sothebankuab.com
/
wp-content
/
plugins
/
acf-frontend-form-element
/
assets
/
js
function openModal(modal_number){var modal=jQuery("#modal_"+modal_number);modal.addClass('show').removeClass('hide');acf.do_action('append', jQuery("#modal_"+modal_number));jQuery('body').on('click','.modal',function(e){if(e.target.id==jQuery(this).attr('id')){jQuery(this).removeClass('show')}})};function closeModal(modal_number,clear){var modal=jQuery("#modal_"+modal_number);modal.removeClass('show').addClass('hide');if(typeof(clear)!=='undefined'){modal.remove()}}
[-] editor.js
[edit]
[+]
..
[-] admin.js
[edit]
[-] acfef.js
[edit]
[-] editor-min.js
[edit]
[-] acfef-min.js
[edit]
[-] password-strength.min.js
[edit]
[-] acf-frontend-input.js
[edit]
[-] acfef-modal.min.js
[edit]
[-] admin-min.js
[edit]