mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 03:56:53 -06:00
Fixes URL name
This commit is contained in:
parent
e6b3983a4e
commit
0189609137
@ -125,7 +125,7 @@
|
||||
<td>Tags</td>
|
||||
<td>
|
||||
{% for tag in vm.tags.all %}
|
||||
{% tag 'virtualization:vm_list' tag %}
|
||||
{% tag 'virtualization:virtualmachine_list' tag %}
|
||||
{% empty %}
|
||||
<span class="text-muted">N/A</span>
|
||||
{% endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user