Correction bug accès historique membre

This commit is contained in:
Jean-Christophe Engel 2026-08-27 17:39:14 +02:00
parent 58d35b8fe4
commit 5794d2c84a
2 changed files with 4 additions and 2 deletions

View file

@ -7,7 +7,9 @@
- id : id du membre
*}}
{{#restrict}}{{/restrict}}
{{if $_GET.id|intval !== $logged_user.id}}
{{#restrict section="users" level="read" block=true}}{{/restrict}}
{{/if}}
{{:admin_header title="Historique membre" custom_css="./style.css" current="module_equipment"}}