From 69215c411b76082412607a0674132ebe4961a95a Mon Sep 17 00:00:00 2001 From: Arthur Date: Tue, 19 Sep 2023 11:04:59 -0700 Subject: [PATCH] 13818 add tags to l2vpntermination edit form --- netbox/templates/ipam/l2vpntermination_edit.html | 1 + 1 file changed, 1 insertion(+) diff --git a/netbox/templates/ipam/l2vpntermination_edit.html b/netbox/templates/ipam/l2vpntermination_edit.html index 3db0d0102..0df2c883e 100644 --- a/netbox/templates/ipam/l2vpntermination_edit.html +++ b/netbox/templates/ipam/l2vpntermination_edit.html @@ -41,6 +41,7 @@
{% render_field form.vminterface %}
+ {% render_field form.tags %}