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 43a3f4d commit 7204daf
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 @@ -79,9 +79,10 @@
modifier: {
page: 'current'
},
filename: "itin-inspection_list_"+currentDate
filename: "itin-inspection_list_"+currentDate,
title: "ITIN - Κατάλογος Επιθεωρήσεων"
}
}, 'pdf', 'print'],
}, 'print'],

}, bottomStart: 'pageLength'
},
Expand Down

0 comments on commit 7204daf

Please sign in to comment.