mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Merge branch 'develop-2.9' into 2006-scripts-reports-background
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<strong>Tags</strong>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
{% for tag in tags.all %}
|
||||
{% for tag in tags.all.unrestricted %}
|
||||
{% tag tag url %}
|
||||
{% empty %}
|
||||
<span class="text-muted">No tags assigned</span>
|
||||
|
Reference in New Issue
Block a user