diff --git a/application/views/inspectionslist.php b/application/views/inspectionslist.php index aa219ba..3021253 100644 --- a/application/views/inspectionslist.php +++ b/application/views/inspectionslist.php @@ -99,7 +99,7 @@ className: 'btn btn-success', title: "ITIN - Κατάλογος Επιθεωρήσεων", exportOptions: { modifier: { - page: 'all', + page: 'current', }, columns: [0,1,2,3,4,5,6,7] @@ -113,7 +113,7 @@ className: 'btn btn-info', title: "ITIN - Κατάλογος Επιθεωρήσεων", exportOptions: { modifier: { - page: 'current', + page: 'all', }, columns: [0,1,2,3,4,5,6,7]