From b9bb5a6b2976e5714faaeaf7742e6493981dc151 Mon Sep 17 00:00:00 2001 From: Abhimanyu Saharan Date: Sat, 13 May 2023 03:28:05 +0530 Subject: [PATCH] merge fix --- netbox/templates/ipam/vlangroup.html | 1 + 1 file changed, 1 insertion(+) diff --git a/netbox/templates/ipam/vlangroup.html b/netbox/templates/ipam/vlangroup.html index 7decbb983..e474cbd84 100644 --- a/netbox/templates/ipam/vlangroup.html +++ b/netbox/templates/ipam/vlangroup.html @@ -53,6 +53,7 @@ {% plugin_left_page object %}
+ {% include 'inc/panels/related_objects.html' %} {% include 'inc/panels/custom_fields.html' %} {% plugin_right_page object %}