# fluent-boards/2.1.0/assets/admin/global_admin.js

FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration, version 2.1.0. 2 lines.

- Page: https://pluginprobe.com/plugins/fluent-boards/2.1.0/code/assets/admin/global_admin.js
- Raw: https://pluginprobe.com/plugins/fluent-boards/2.1.0/raw/assets/admin/global_admin.js
- Modified: 2026-07-30T14:27:06+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-boards/2.1.0/code/assets/admin/global_admin.js#L10-L20`.

```javascript
jQuery(document).ready(function(e){function t(){const t=parseInt(e("#fc_server_timestamp").data("timestamp")),o=new Date(1e3*t),n=o.getUTCFullYear()+"-"+("0"+(o.getUTCMonth()+1)).slice(-2)+"-"+("0"+o.getUTCDate()).slice(-2)+" "+("0"+(o.getUTCHours()%12||12)).slice(-2)+":"+("0"+o.getUTCMinutes()).slice(-2)+(o.getUTCHours()<12?" am":" pm");e("#fc_server_timestamp").text("Server Time: "+n),e("#fc_server_timestamp").data("timestamp",t+60)}jQuery(".update-nag,.notice, #wpbody-content > .updated, #wpbody-content > .error").remove(),t(),setInterval(t,6e4),function(){let e=!1;try{const t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(t){}if(e){const e=EventTarget.prototype.addEventListener,t=["scroll","wheel","touchstart","touchmove","touchenter","touchend","touchleave","mouseout","mouseleave","mouseup","mousedown","mousemove","mouseenter","mousewheel","mouseover"];EventTarget.prototype.addEventListener=function(o,n,s){const r=s&&s.capture,a=s?Object.assign({},s):{};a.passive=s&&void 0!==s.passive?s.passive:-1!==t.indexOf(o)&&!0,a.capture=void 0!==r&&r,e.call(this,o,n,a)},EventTarget.prototype.addEventListener._original=e}}()});

```
