|
Lines 285-291
Link Here
|
| 285 |
<span class="sub_permission edit_items_subpermission"> Edit any item including items that would otherwise be restricted </span> |
285 |
<span class="sub_permission edit_items_subpermission"> Edit any item including items that would otherwise be restricted </span> |
| 286 |
<span class="permissioncode">([% name | html %])</span> |
286 |
<span class="permissioncode">([% name | html %])</span> |
| 287 |
[%- CASE 'edit_items_restricted' -%] |
287 |
[%- CASE 'edit_items_restricted' -%] |
| 288 |
<span class="sub_permission edit_items_restricted_subpermission"> Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference (please note that edit_item is still required) </span> |
288 |
<span class="sub_permission edit_items_restricted_subpermission"> Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference (please note that edit_items is still required) </span> |
| 289 |
<span class="permissioncode">([% name | html %])</span> |
289 |
<span class="permissioncode">([% name | html %])</span> |
| 290 |
[%- CASE 'fast_cataloging' -%] |
290 |
[%- CASE 'fast_cataloging' -%] |
| 291 |
<span class="sub_permission fast_cataloging_subpermission"> Fast cataloging </span> |
291 |
<span class="sub_permission fast_cataloging_subpermission"> Fast cataloging </span> |
| 292 |
- |
|
|