From 3e03f2d1ee3c90e30c6e50f528c5d4bb094449fe Mon Sep 17 00:00:00 2001 From: Khaled Mahfouz Date: Thu, 10 Jul 2025 14:05:45 +0300 Subject: [PATCH] toggling between manual entry and csv file entry in index.html - version : 1.9 //############################################// modified: templates/index.html //############################################// --- templates/index.html | 44 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/templates/index.html b/templates/index.html index ab6fe99..2d39886 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,4 +1,3 @@ -{# templates/index.html #} {% extends 'template.html' %} {% block title %}الصفحة الرئيسية{% endblock %} @@ -82,7 +81,15 @@ -
+ {# NEW: Button to toggle CSV Import section #} +
+ +
+ + {# WRAPPED: CSV Import section is now initially hidden #} +