user pagination
This commit is contained in:
parent
b61d78dbaa
commit
1a3413f702
@ -26,7 +26,7 @@ $(document).ready((function () {
|
|||||||
$('#dataTables').DataTable({
|
$('#dataTables').DataTable({
|
||||||
language: {
|
language: {
|
||||||
url: "core/vendor/datatables/french.json",
|
url: "core/vendor/datatables/french.json",
|
||||||
"paging": false
|
},
|
||||||
}
|
locale: 'fr'
|
||||||
});
|
});
|
||||||
}));
|
}));
|
Loading…
Reference in New Issue
Block a user