From f4aec1e7d067108fb903be806f056a8493774d64 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 22 Apr 2019 07:47:16 -0400 Subject: [PATCH] Change VLAN view columns to a 4/8 split --- netbox/templates/ipam/vlan.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbox/templates/ipam/vlan.html b/netbox/templates/ipam/vlan.html index 7798bf9e0..aa5869e5e 100644 --- a/netbox/templates/ipam/vlan.html +++ b/netbox/templates/ipam/vlan.html @@ -59,7 +59,7 @@ {% block content %}
-
+
VLAN @@ -136,7 +136,7 @@ {% include 'inc/custom_fields_panel.html' with obj=vlan %} {% include 'extras/inc/tags_panel.html' with tags=vlan.tags.all url='ipam:vlan_list' %}
-
+
Prefixes