# fluent-support/1.4.0/assets/admin/js/global_admin.js

Fluent Support – Helpdesk &amp; Customer Support Ticket System, version 1.4.0. 1 lines.

- Page: https://pluginprobe.com/plugins/fluent-support/1.4.0/code/assets/admin/js/global_admin.js
- Raw: https://pluginprobe.com/plugins/fluent-support/1.4.0/raw/assets/admin/js/global_admin.js
- Modified: 2021-11-12T14:57:38+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-support/1.4.0/code/assets/admin/js/global_admin.js#L10-L20`.

```javascript
jQuery(document).ready((function(e){var n=e(".fframe_handheld");n.on("click",(function(){e(this).parent().find(".fframe_menu").toggleClass("fframe_menu_open")})),e(".fframe_menu_item a").on("click",(function(){n.parent().find(".fframe_menu").removeClass("fframe_menu_open")})),jQuery(".update-nag,.notice, #wpbody-content > .updated, #wpbody-content > .error").remove(),jQuery(".toplevel_page_fluent-support a").on("click",(function(){jQuery(".toplevel_page_fluent-support li").removeClass("current"),jQuery(this).parent().addClass("current")}))}));
```
