Suppression restrictions des pages
This commit is contained in:
parent
470d876d87
commit
cb79af5157
18 changed files with 0 additions and 22 deletions
|
|
@ -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"}}
|
||||
|
|
|
|||
|
|
@ -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 *}}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
{{#restrict section="accounting" level="read" block=true}}{{/restrict}}
|
||||
|
||||
{{#load key=$_GET.key}}
|
||||
{{:assign cat_name=$name}}
|
||||
{{/load}}
|
||||
|
|
|
|||
|
|
@ -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"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue