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 a55b801 commit edcd650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/views/inspectionslist.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ className: 'btn btn-success',
columnDefs: [
{searchable: false, orderable: false, targets: [8,9,10] },
{targets: 1, render: DataTable.render.date('YYYY-MM-DD', 'DD-MM-YYYY', 'el')}
{ visible: false, targets: [5,7] }
],
lengthMenu: [ 25, 50, 100 ]
});
Expand Down

0 comments on commit edcd650

Please sign in to comment.