From 2145c29de955f5b537aa6a50e3031731ac6511f1 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Tue, 31 Oct 2023 17:57:22 +0100 Subject: [PATCH] Simplification mineure --- index.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/index.html b/index.html index 0cde64f..e37af82 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,3 @@ -{{:assign var="custom_css." value="./style.css"}} -{{:assign var="custom_css." value="/content.css"}} - {{:admin_header title="Gestion des matériels" custom_css=$custom_css current="module_equipment"}} {{* barre de navigation *}} @@ -10,10 +7,9 @@ {{* itérer sur les catégories *}} {{#load type="category" assign="category" order="$$.name"}} - {{:assign nom_cat=$category.name}} {{:assign key_cat=$key}} -

{{$nom_cat}}

+

{{$category.name}}

{{* itérer sur les matériels de la catégorie courante *}} {{#list