From 55ae8d4c8f8cc29e2abca08d7393308c50a2db86 Mon Sep 17 00:00:00 2001 From: Spacelord Date: Sat, 13 May 2023 01:02:11 +0200 Subject: [PATCH] Moved nav items to right place. - Applied conventions. --- .../manage/imports/csvImport.eta.html | 2 +- src/frontend/partials/controls.eta.html | 21 +++++++------------ 2 files changed, 9 insertions(+), 14 deletions(-) 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 @@ + + +