improove perfermances with last_backups page

This commit is contained in:
ssamson-tis
2015-06-29 15:16:19 +02:00
parent 7e6983f77a
commit 575a951d5f
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -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"]],