File Editor
Directories:
.. (Back)
ext
Files:
admin_global_functions.js
bfb_admin_script.js
builder.js
cache_notice.js
cpt-modules-wrapper.js
failure_notice.js
frontend-builder-global-functions.js
frontend-builder-preview.js
frontend-builder-scripts.js
jquery.easypiechart.js
jquery.fitvids.js
jquery.hashchange.js
jquery.magnific-popup.js
jquery.mobile.custom.min.js
library_category.js
library_scripts.js
lz-string.min.js
page-settings-metabox.js
reset_memory_limit_increase_setting.js
roles_admin.js
salvattore.min.js
waypoints.min.js
Create New File
Create
Edit File: cache_notice.js
(function($){ window.et_error_modal_shown = false; window.et_builder_version = window.et_builder_version || ''; var $et_cache_notice_template = $( '#et-builder-cache-notice-template' ); if ( et_pb_notice_options.product_version !== window.et_builder_version ) { $( 'body' ).addClass( 'et_pb_stop_scroll' ).append( $et_cache_notice_template.html() ); window.et_pb_align_vertical_modal( $( '.et_pb_prompt_modal' ) ); window.et_error_modal_shown = true; } })(jQuery)
Save Changes
Rename File
Rename