diff --git a/netbox/templates/dcim/inc/interface.html b/netbox/templates/dcim/inc/interface.html index 998fad9ac..1f3529b8f 100644 --- a/netbox/templates/dcim/inc/interface.html +++ b/netbox/templates/dcim/inc/interface.html @@ -293,7 +293,7 @@
ID | +VLAN ID | Tagged | Status | Name | @@ -306,7 +306,7 @@ {# VLAN ID #}- {{ iface.untagged_vlan.id }} + {{ iface.untagged_vlan.vid }} | {# VLAN tag #}@@ -333,7 +333,7 @@ |
---|---|---|---|---|---|---|
- {{ tag.id }} + {{ tag.vid }} | {# VLAN tag #}