Suppression restrictions des pages

This commit is contained in:
Jean-Christophe Engel 2023-12-08 18:19:39 +01:00
parent 470d876d87
commit cb79af5157
18 changed files with 0 additions and 22 deletions

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{:admin_header title="Supprimer une catégorie" current="module_equipment"}}
{{#load key=$_GET.key assign="category"}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="read" block=true}}{{/restrict}}
{{:admin_header title="Gestion des matériels" current="module_equipment"}}
{{* barre de navigation *}}

View File

@ -1,5 +1,3 @@
{{#restrict section="accounting" level="read" block=true}}{{/restrict}}
{{#load key=$_GET.key}}
{{:assign cat_name=$name}}
{{/load}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{:admin_header title="Modifier une catégorie" current="module_equipment"}}
{{#load key=$_GET.key assign="category"}}

View File

@ -1,4 +1,3 @@
{{#restrict section="config" level="admin" block=true}}{{/restrict}}
{{:admin_header title="Configuration" current="module_equipment"}}
{{* barre de navigation *}}

View File

@ -1,5 +1,3 @@
{{#restrict section="accounting" level="read"}}{{/restrict}}
{{:assign equipment_key=$_GET.key|trim}}
{{#load key=$_GET.key assign="equipment"}}
{{else}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="read"}}{{/restrict}}
{{* inventaire des entrées/sorties des matériels des catégories de la variable category_keys *}}
{{* Extraire et compiler les infos de la base *}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block="true"}}{{/restrict}}
{{:admin_header title="Modifier matériel" current="module_equipment"}}
{{:assign equipment_key=$_GET.key|trim}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{:admin_header title="Supprimer une entrée" current="module_equipment"}}
{{* récupérer les infos du mouvement à supprimer et du matériel associé *}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="read" block=true}}{{/restrict}}
{{:admin_header title="Gestion des matériels" current="module_equipment"}}
{{* barre de navigation *}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{:admin_header title="Entrée de matériel" current="module_equipment"}}
{{* barre de navigation *}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{:admin_header title="Entrée de matériel" current="module_equipment"}}
{{* barre de navigation *}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{:admin_header title="Entrée de matériel" current="module_equipment"}}
{{* barre de navigation *}}

View File

@ -1,4 +1,3 @@
{{#restrict section="config" level="admin" block=true}}{{/restrict}}
{{:admin_header title="Modifier une %s"|args:$_GET.direction current="module_equipment"}}
{{:assign direction=$_GET.direction}}
@ -20,8 +19,6 @@
{{:assign date_init=$mvt_modif.date|date_short}}
{{:assign key_eqpmt_init=$mvt_modif.equipment}}
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{* récupérer la config des entrées/sorties *}}
{{:include file="../_get_config.html" keep="config"}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{:admin_header title="Supprimer une sortie" current="module_equipment"}}
{{* récupérer les infos du mouvement à supprimer et du matériel associé *}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="read"}}{{/restrict}}
{{:admin_header title="Sortie de matériel" current="module_equipment"}}
{{if ! $dialog}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="read"}}{{/restrict}}
{{:admin_header title="Gestion des matériels" current="module_equipment"}}
{{* barre de navigation *}}

View File

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{:admin_header title="Sortie de matériel" current="module_equipment"}}
{{if ! $dialog}}