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 28, 2024
1 parent 2380b8f commit 231c0dd
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 @@ -76,6 +76,7 @@
// This arrangement can be altered based on how we want the date's format to appear.
let currentDate = day + '-' + month + '-' + year+'_'+ hr + mint + scn;
new DataTable('#inspectlist', {
responsive: true,
layout: {
topStart: {
buttons: [{
Expand Down

0 comments on commit 231c0dd

Please sign in to comment.