# fluent-booking/1.5.21/assets/admin/global_admin.js

Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution, version 1.5.21. 1 lines.

- Page: https://pluginprobe.com/plugins/fluent-booking/1.5.21/code/assets/admin/global_admin.js
- Raw: https://pluginprobe.com/plugins/fluent-booking/1.5.21/raw/assets/admin/global_admin.js
- Modified: 2024-07-16T14:25:14+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-booking/1.5.21/code/assets/admin/global_admin.js#L10-L20`.

```javascript
(()=>{function e(){var e=parseInt(document.getElementById("fcal_server_timestamp").getAttribute("data-timestamp"),10),t=new Date(1e3*e),n=t.getUTCFullYear()+"-"+("0"+(t.getUTCMonth()+1)).slice(-2)+"-"+("0"+t.getUTCDate()).slice(-2)+" "+("0"+(t.getUTCHours()%12||12)).slice(-2)+":"+("0"+t.getUTCMinutes()).slice(-2)+(t.getUTCHours()<12?" am":" pm");document.getElementById("fcal_server_timestamp").textContent="Server Time: "+n,document.getElementById("fcal_server_timestamp").setAttribute("data-timestamp",e+60)}jQuery(document).ready((function(e){var t=e(".fframe_handheld");t.on("click",(function(){e(this).parent().find(".fframe_menu").toggleClass("fframe_menu_open")})),e(".fframe_menu_item a").on("click",(function(){t.parent().find(".fframe_menu").removeClass("fframe_menu_open")})),jQuery(".update-nag,.notice, #wpbody-content > .updated, #wpbody-content > .error").remove()})),e(),setInterval(e,6e4)})();
```
