mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
corregidos problemas
This commit is contained in:
@ -128,11 +128,8 @@ class Ticket {
|
||||
buttonsExport: true,
|
||||
});
|
||||
|
||||
this.table.table.on('init.dt', function () {
|
||||
|
||||
self.table.table.one('xhr.dt', function () {
|
||||
self.table.table.page.len(100).draw();
|
||||
self.table.table.draw();
|
||||
|
||||
});
|
||||
|
||||
this.table.setEditCallback(function (id) {
|
||||
|
||||
Reference in New Issue
Block a user