From 8d486c5838e0c882640e9a747cc1965e60e4f9e5 Mon Sep 17 00:00:00 2001 From: Arthur Hanson Date: Wed, 26 Oct 2022 05:05:15 -0700 Subject: [PATCH] 10716 add left-right plugins to tags page (#10744) * 10716 add left-right plugins to tags page * 10716 add back plugin_full_width --- netbox/templates/extras/tag.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netbox/templates/extras/tag.html b/netbox/templates/extras/tag.html index b0b88b5af..6e4c5aee9 100644 --- a/netbox/templates/extras/tag.html +++ b/netbox/templates/extras/tag.html @@ -39,6 +39,7 @@ + {% plugin_left_page object %}
@@ -64,6 +65,7 @@
+ {% plugin_right_page object %}