From 35709cdc6e52d5460161ded8a4133c1544a283d9 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Fri, 27 Mar 2026 12:42:33 +0000 Subject: [PATCH] feat(simplify): mappings toolbar dropdown Consolidate Template CSV, Export CSV, Import CSV into a single "Import/Export" dropdown. Keep "+ Adauga Mapare" and "Formular complet" as prominent action buttons. Cache-bust: mappings.js?v=13 Co-Authored-By: Claude Opus 4.6 (1M context) --- api/app/templates/mappings.html | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/api/app/templates/mappings.html b/api/app/templates/mappings.html index bbfb97a..72aecfb 100644 --- a/api/app/templates/mappings.html +++ b/api/app/templates/mappings.html @@ -7,10 +7,18 @@

Mapari SKU

- - - - + + @@ -151,5 +159,5 @@ {% endblock %} {% block scripts %} - + {% endblock %}