mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-05 06:46:25 -06:00
Added template tag for tag links
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<a href="{% url url_name %}?tag={{ tag.slug }}"><span class="label label-default">{{ tag }}</span></a>
|
||||
Reference in New Issue
Block a user