{% load static %}

Permission Sets

{{ add_permission_set_to_group_form.add_permission_set }}
Please note - if you remove any permission set from this group. It will remove the users within that permission set from the group.
{% if administration_permission == 4 %} {% endif %} {% for permission in permission_set_results %} {% if administration_permission == 4 %} {% if group_id == '1' and permission.permission_set_id == 1 %} {% else %} {% endif %} {% endif %} {% endfor %}
Permission SetDelete
{{ permission.permission_set }} ------ Delete