diff --git a/config.html b/config.html index ae1b6d4..3c3d77b 100644 --- a/config.html +++ b/config.html @@ -96,7 +96,7 @@ label="Ajouter un champ" onclick="addLine('#input_body')"}}
-Il n'y a aucune catégorie : vous devez en ajouter.
+{{/select}} {{:admin_footer}} diff --git a/mouvements/entrees/index.html b/mouvements/entrees/index.html index 3cfdc1f..28d1095 100644 --- a/mouvements/entrees/index.html +++ b/mouvements/entrees/index.html @@ -57,6 +57,8 @@ target="_dialog"}} + {{else}} +Il n'y a aucune entrée : vous devez en ajouter.
{{/list}} diff --git a/mouvements/sorties/index.html b/mouvements/sorties/index.html index 19c4c1b..93fade2 100644 --- a/mouvements/sorties/index.html +++ b/mouvements/sorties/index.html @@ -56,6 +56,8 @@ target="_dialog"}} + {{else}} +Il n'y a aucune sortie : vous devez en ajouter.
{{/list}}