- Update dataTables.js usage

- Improve speed of retryfailed
This commit is contained in:
ssamson-tis
2015-06-30 10:06:27 +02:00
parent b2590b33f8
commit 81ae870bae
11 changed files with 14921 additions and 12588 deletions
+1
View File
@@ -4,6 +4,7 @@
$(document).ready(function() {
var oTable = $('#table-design').dataTable( {
"bProcessing": true,
"pagingType": "full",
"sAjaxDataProp": "",
"sAjaxSource": "/backups.json",
"iDisplayLength": 25,