- Update dataTables.js usage
- Improve speed of retryfailed
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
$(document).ready(function() {
|
||||
var oTable = $('#table-design').dataTable( {
|
||||
"bProcessing": true,
|
||||
"pagingType": "full",
|
||||
"sAjaxDataProp": "",
|
||||
"sAjaxSource": "/backups.json",
|
||||
"iDisplayLength": 25,
|
||||
|
||||
Reference in New Issue
Block a user