🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 07:29:05 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
reenrihair.com
/
wp-content
/
plugins
/
mobile-menu
/
includes
/
plugin-settings
/
js
📍 /home/therahul/reenrihair.com/wp-content/plugins/mobile-menu/includes/plugin-settings/js
🔄 Refresh
✏️
Editing: admin-styling.js
Writable
jQuery(document).ready(function($) { "use strict"; // Removes the last blank table in admin pages. This is because a blank table is left if the last // option is a save option $('.mobmenu-settings-panel-wrap table.form-table').filter(function() { return $(this).find('tbody tr').length === 0; }).remove(); });
💾 Save Changes
❌ Cancel