Submit
Path:
~
/
/
opt
/
psa
/
phpMyAdmin
/
js
/
src
/
server
/
File Content:
plugins.js
/** * Functions used in server plugins pages */ AJAX.registerOnload('server/plugins.js', function () { // Make columns sortable, but only for tables with more than 1 data row var $tables = $('#plugins_plugins table:has(tbody tr + tr)'); $tables.tablesorter({ sortList: [[0, 0]], headers: { 1: { sorter: false } } }); $tables.find('thead th') .append('<div class="sorticon"></div>'); });
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
status
---
0755
databases.js
5299 bytes
0644
plugins.js
453 bytes
0644
privileges.js
18089 bytes
0644
user_groups.js
1361 bytes
0644
variables.js
4591 bytes
0644
N4ST4R_ID | Naxtarrr