Numerous styling changes. Please refresh browser cache after update.
Add option on tables to show/hide columns. Add option in settings to manually check for updates. Add option in config to toggle github update checks. Remove the hidden danger zone link to wipe database.
This commit is contained in:
1122
data/interfaces/default/js/dataTables.colVis.js
Normal file
1122
data/interfaces/default/js/dataTables.colVis.js
Normal file
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@ sync_table_options = {
|
||||
"sPaginationType": "bootstrap",
|
||||
"order": [ 0, 'desc'],
|
||||
"pageLength": 25,
|
||||
"stateSave": true,
|
||||
"stateSave": false,
|
||||
"language": {
|
||||
"search":"Search: ",
|
||||
"lengthMenu":"Show _MENU_ lines per page",
|
||||
|
Reference in New Issue
Block a user