HEX
Server: LiteSpeed
System: Linux l24.yourwebhosting.net 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User: turkishi (1582)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/turkishi/www/wp-content/plugins/wp-event-manager/assets/js/venue-dashboard.min.js
var VenueDashboard=(VenueDashboard=function(){return{init:function(){Common.logInfo("VenueDashboard.init..."),0<jQuery(".event-dashboard-action-delete").length&&(jQuery(".event-dashboard-action-delete").css({cursor:"pointer"}),jQuery(".event-dashboard-action-delete").on("click",VenueDashboard.confirmation.showDialog)),0<jQuery(".event-venue-count").length&&jQuery(".event-venue-count").on("click",function(){jQuery(this).next(".venue-events-list").slideToggle()})},confirmation:{showDialog:function(e){return Common.logInfo("VenueDashboard.confirmation.showDialog..."),confirm(event_manager_venue_dashboard.i18n_confirm_delete)}}}})();jQuery(document).ready(function(e){VenueDashboard.init()});