Role details

Users

Choose the users who should belong to this role.

{{!-- --}} {{#if users.length}} {{#each users}} {{!-- --}} {{/each}} {{else}} {{/if}}
Select Username NameRoles
{{username}}
{{#if name}}{{name}}{{else}}-{{/if}}{{#if roleNames}}{{roleNames}}{{else}}No roles assigned{{/if}}
No users found.
{{> table-pagination pagination=pagination basePath=roleEditBasePath alwaysShow=true}}

Permissions

{{#if permissionSections.length}}
{{#each permissionSections}}

{{#each actions}} {{/each}} {{#each actions}} {{/each}} {{#each groups}} {{#each cells}} {{/each}} {{/each}}
Type{{label}}
{{#if this}} {{else}} {{/if}}
{{/each}}
{{else}}
No permissions are available.
{{/if}}