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 7204daf commit 59aa09c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions application/views/inspectionslist.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,13 @@
topStart: {
buttons: [{
extend: 'excel',
filename: "itin-inspection_list_"+currentDate,
title: "ITIN - Κατάλογος Επιθεωρήσεων"
exportOptions: {
modifier: {
page: 'current'
},
filename: "itin-inspection_list_"+currentDate,
title: "ITIN - Κατάλογος Επιθεωρήσεων"

}
}, 'print'],

Expand Down

0 comments on commit 59aa09c

Please sign in to comment.