File "events-admin-timezone-updater.min.js"

Full Path: /home/londdqdw/public_html/06/wp-content/plugins/the-events-calendar/src/resources/js/events-admin-timezone-updater.min.js
File size: 961 bytes
MIME-type: text/plain
Charset: utf-8

/**
 * This JS file was auto-generated via Terser.
 *
 * Contributors should avoid editing this file, but instead edit the associated
 * non minified file file. For more information, check out our engineering docs
 * on how we handle JS minification in our engineering docs.
 *
 * @see: https://evnt.is/dev-docs-minification
 */

jQuery((function($){if("object"==typeof tribe_timezone_update){var admin_notice=$(".tribe-events-timezone-update-msg"),failure_msg=tribe_timezone_update.failure_msg,check_value=tribe_timezone_update.check;tribe_timezone_update.continue&&function update(response){if("string"==typeof response.html&&admin_notice.html(response.html),0!=response)if(response.continue){var request={action:"tribe_timezone_update",check:check_value};$.post(ajaxurl,request,update,"json").fail(failure)}else window.location.assign(window.location);else failure()}(tribe_timezone_update)}function failure(){admin_notice.html("<p>"+failure_msg+"</p>")}}));