Skip to content

Commit

Permalink
Update src/registrar/templates/portfolio_member_permissions.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zandercymatics authored Dec 13, 2024
1 parent 3839cba commit 88c717b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/registrar/templates/portfolio_member_permissions.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@ <h2 class="margin-top-0">Member Access</h2>
{% input_with_errors form.role %}
{% endwith %}

{% comment %} {% if radio.value == "organization_admin" %}
Grants this member access to the organization-wide information on domains, domain requests, and members. Domain management can be assigned separately.
{% elif radio.value == "organization_member" %}
Grants this member access to the organization. They can be given extra permissions to view all organization domain requests and submit domain requests on behalf of the organization. Basic access members can’t view all members of an organization or manage them. Domain management can be assigned separately.
{% endif %} {% endcomment %}
</fieldset>

<!-- Admin access form -->
Expand Down

0 comments on commit 88c717b

Please sign in to comment.