From 1449dfc966038de5330f919575d060759cbc3acb Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 28 Feb 2020 09:44:41 -0500 Subject: [PATCH] Fixes #4295: Fix assignment of parent LAG during interface bulk edit --- docs/release-notes/version-2.7.md | 1 + netbox/templates/dcim/device.html | 10 +++++----- netbox/utilities/views.py | 5 ++++- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/docs/release-notes/version-2.7.md b/docs/release-notes/version-2.7.md index 1ec2f6a56..d2f0257e7 100644 --- a/docs/release-notes/version-2.7.md +++ b/docs/release-notes/version-2.7.md @@ -12,6 +12,7 @@ * [#4277](https://github.com/netbox-community/netbox/issues/4277) - Fix filtering of clusters by tenant * [#4282](https://github.com/netbox-community/netbox/issues/4282) - Fix label on export button for device types * [#4285](https://github.com/netbox-community/netbox/issues/4285) - Include A/Z termination sites in provider circuits table +* [#4295](https://github.com/netbox-community/netbox/issues/4295) - Fix assignment of parent LAG during interface bulk edit --- diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 8c457121f..624e8d9ef 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -603,7 +603,7 @@ - {% endif %} @@ -666,7 +666,7 @@ - - - -