mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Updated caseworker permissions content
Updated description of caseworker / basic view permissions
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
<div class="bottom-gutter-1-3">
|
<div class="bottom-gutter-1-3">
|
||||||
{{ radio(option, option_hints={
|
{{ radio(option, option_hints={
|
||||||
'admin': 'Show dashboard, templates and team members',
|
'admin': 'Show dashboard, templates and team members',
|
||||||
'caseworker': 'Send messages from existing templates, hide other options'
|
'caseworker': 'Hide dashboard and other options, send messages from existing templates'
|
||||||
}) }}
|
}) }}
|
||||||
</div>
|
</div>
|
||||||
{% if option.data == 'admin' %}
|
{% if option.data == 'admin' %}
|
||||||
|
|||||||
Reference in New Issue
Block a user