improove perfermances with last_backups page
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
$(document).ready(function() {
|
||||
var oTable = $('#table-design').dataTable( {
|
||||
"bProcessing": true,
|
||||
"sAjaxDataProp": "data",
|
||||
"sAjaxDataProp": "",
|
||||
"sAjaxSource": "/backups.json",
|
||||
"iDisplayLength": 25,
|
||||
// "aLengthMenu": [[25, 50, 100, 200, 500, -1], [25, 50, 100, 200, 500, "All"]],
|
||||
|
||||
Reference in New Issue
Block a user