chore(datatable): menghapus atribut yang tidak di gunakan
This commit is contained in:
parent
cba0531070
commit
40a720ce4f
@ -1,7 +1,7 @@
|
||||
(function ($) {
|
||||
$('#datatable').DataTable({
|
||||
scrollX: true,
|
||||
scrollCollapse: true,
|
||||
// scrollX: true,
|
||||
// scrollCollapse: true,
|
||||
stateSave: true,
|
||||
language: {
|
||||
emptyTable: "Tidak ada data yang tersedia pada tabel ini.",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user