<%= __('Roles and permissions') %> | <% for role in permissions.roles %><%= role %> | <% endfor %>
---|---|
<%= capability.label %> | <% for role_key, role in capability.roles %>checked="checked" <% endif %> <% if(role.is_disabled) %> disabled="disabled" <% endif %> /> | <% endfor %>
|
|
|
|
|
|
|
|