|
|
|
@ -20,6 +20,7 @@
|
|
|
|
|
</tr><tr><!-- zebrastripe reset --></tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<th colspan="2">[[admin/manage/categories:privileges.section-group]]</th>
|
|
|
|
|
<th class="text-center">[[admin/manage/privileges:select-clear-all]]</th>
|
|
|
|
|
<!-- BEGIN privileges.labels.groups -->
|
|
|
|
|
<th class="text-center">{privileges.labels.groups.name}</th>
|
|
|
|
|
<!-- END privileges.labels.groups -->
|
|
|
|
@ -46,6 +47,7 @@
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
<td class="text-center"><input autocomplete="off" type="checkbox" class="checkbox-helper"></td>
|
|
|
|
|
{function.spawnPrivilegeStates, privileges.groups.name, ../privileges}
|
|
|
|
|
</tr>
|
|
|
|
|
<!-- END privileges.groups -->
|
|
|
|
@ -99,6 +101,7 @@
|
|
|
|
|
</tr><tr><!-- zebrastripe reset --></tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<th colspan="2">[[admin/manage/categories:privileges.section-user]]</th>
|
|
|
|
|
<th class="text-center">[[admin/manage/privileges:select-clear-all]]</th>
|
|
|
|
|
<!-- BEGIN privileges.labels.users -->
|
|
|
|
|
<th class="text-center">{privileges.labels.users.name}</th>
|
|
|
|
|
<!-- END privileges.labels.users -->
|
|
|
|
@ -115,6 +118,7 @@
|
|
|
|
|
<!-- ENDIF ../picture -->
|
|
|
|
|
</td>
|
|
|
|
|
<td>{privileges.users.username}</td>
|
|
|
|
|
<td class="text-center"><input autocomplete="off" type="checkbox" class="checkbox-helper"></td>
|
|
|
|
|
{function.spawnPrivilegeStates, privileges.users.username, ../privileges}
|
|
|
|
|
</tr>
|
|
|
|
|
<!-- END privileges.users -->
|
|
|
|
|