diff --git a/src/frontend/manage/imports/csvImport.eta.html b/src/frontend/manage/imports/csvImport.eta.html index 98990f0..14ccdde 100644 --- a/src/frontend/manage/imports/csvImport.eta.html +++ b/src/frontend/manage/imports/csvImport.eta.html @@ -1,5 +1,5 @@ <%~ E.includeFile("../../partials/head.eta.html", {"title": "Importer - CSV" }) %> - <%~ E.includeFile("../../partials/controls.eta.html", {"active": "CSV_import" }) %> + <%~ E.includeFile("../../partials/controls.eta.html", {"active": "SETT_CSV_IMPORT" }) %>

Import A CSV File

Upload a CSV file to import into the database. The CSV file must have the following columns: diff --git a/src/frontend/partials/controls.eta.html b/src/frontend/partials/controls.eta.html index 6b01d77..7bd6833 100644 --- a/src/frontend/partials/controls.eta.html +++ b/src/frontend/partials/controls.eta.html @@ -63,7 +63,7 @@ - - - @@ -117,6 +105,13 @@ + + +