Submit
Path:
~
/
/
opt
/
psa
/
phpMyAdmin
/
js
/
dist
/
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>'); });
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
status
---
0755
databases.js
4659 bytes
0644
plugins.js
429 bytes
0644
privileges.js
15763 bytes
0644
user_groups.js
1172 bytes
0644
variables.js
3778 bytes
0644
N4ST4R_ID | Naxtarrr