{{#extend "layout"}} {{#content "breadcrumbs"}} {{/content}} {{#content "body"}}
Manage the users and their role
username | name | role | {{#isAuthorized '/abe/users/activate' @root.user.role.workflow}}active/inactive | {{/isAuthorized}}actions | |
---|---|---|---|---|---|
|
|
|
|
{{#isAuthorized '/abe/users/activate' @root.user.role.workflow}}
{{#ifCond this.actif 1}} active {{/ifCond}} {{#ifCond this.actif 0}} inactive {{/ifCond}} | {{/isAuthorized}}{{#isAuthorized '/abe/users/update' @root.user.role.workflow}} {{/isAuthorized}} {{#isAuthorized '/abe/users/remove' @root.user.role.workflow}} {{/isAuthorized}} |
|
|
|
|
{{#isAuthorized '/abe/users/activate' @root.user.role.workflow}}
inactive | {{/isAuthorized}} {{#isAuthorized '/abe/users/remove' @root.user.role.workflow}}{{/isAuthorized}} |