From 966323acdf719405a0a974354513565e23327c28 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Sat, 1 Mar 2025 10:17:44 +0100 Subject: [PATCH] =?UTF-8?q?d=C3=A9but=20ajout=20lieu=20stockage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _nav.html | 5 +++++ storage/add_storage.html | 43 +++++++++++++++++++++++++++++++++++++ storage/delete_storage.html | 21 ++++++++++++++++++ storage/index.html | 37 +++++++++++++++++++++++++++++++ storage/storage.schema.json | 19 ++++++++++++++++ 5 files changed, 125 insertions(+) create mode 100644 storage/add_storage.html create mode 100644 storage/delete_storage.html create mode 100644 storage/index.html create mode 100644 storage/storage.schema.json diff --git a/_nav.html b/_nav.html index bab218c..220cdaa 100644 --- a/_nav.html +++ b/_nav.html @@ -15,6 +15,7 @@
  • Inventaire
  • Historique
  • Archives
  • +
  • Stockage
  • Configuration
  • @@ -35,6 +36,10 @@
  • Historique — {{$eqpmt}} ({{$category}})
  • {{/if}} + {{elseif $current == 'storage'}} + {{elseif $current == 'config'}} {{if $subcurrent == 'categories'}}