mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Fix cannot delete backup on page 2
This commit is contained in:
parent
81bc228e40
commit
b1b04e536e
@ -375,7 +375,7 @@
|
||||
|
||||
$('#backup_table').DataTable({
|
||||
"order": [[1, "desc"]],
|
||||
"paging": true,
|
||||
"paging": false,
|
||||
"lengthChange": false,
|
||||
"searching": true,
|
||||
"ordering": true,
|
||||
|
Loading…
Reference in New Issue
Block a user