diff --git a/application/views/inspectionslist.php b/application/views/inspectionslist.php index 910e03d..fe0f34c 100644 --- a/application/views/inspectionslist.php +++ b/application/views/inspectionslist.php @@ -103,7 +103,7 @@ className: 'btn btn-success', language: { url: "//cdn.datatables.net/plug-ins/1.10.19/i18n/"+ ulang +".json" }, - stateSave: true, + /* stateSave: true, */ columnDefs: [ {searchable: false, orderable: false, targets: [4,5,6] }, {targets: 1, render: DataTable.render.date('YYYY-MM-DD', 'DD-MM-YYYY', 'el')}