Skip to content

Commit

Permalink
Update inspectionslist.php
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlosb committed May 29, 2024
1 parent 9dbf978 commit 249da56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/inspectionslist.php
Original file line number Diff line number Diff line change
Expand Up @@ -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')}
Expand Down

0 comments on commit 249da56

Please sign in to comment.