Correction bug accès historique membre
This commit is contained in:
parent
58d35b8fe4
commit
5794d2c84a
2 changed files with 4 additions and 2 deletions
|
|
@ -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"}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue