mirror of
https://github.com/lucaspalomodevelop/netbox-acls.git
synced 2026-03-12 23:27:23 +00:00
consolidate user permission template logic
This commit is contained in:
parent
038653f847
commit
5752b2c174
@ -14,8 +14,6 @@
|
||||
{% endif %}
|
||||
<span class="mdi mdi-plus-thick" aria-hidden="true"></span> Rule
|
||||
</a>
|
||||
{% endif %}
|
||||
{% if perms.netbox_access_lists.change_policy %}
|
||||
<a href="{% url 'plugins:netbox_access_lists:accesslist_edit' pk=object.pk %}" class="btn btn-warning">
|
||||
<span class="mdi mdi-pencil" aria-hidden="true"></span> Edit
|
||||
</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user