mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-17 09:12:18 -06:00
Standardize & simplify tags panel inclusion
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
|
||||
<div class="row my-3">
|
||||
<div class="col col-md-4">
|
||||
{% include 'inc/panels/tags.html' with tags=object.tags.all url='ipam:ipaddress_list' %}
|
||||
{% include 'inc/panels/tags.html' %}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user