From f8ce67c69f01406b884fcf7dc3c1d84a392c8b87 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 5 Feb 2020 09:15:48 -0500 Subject: [PATCH] Tweak BulkEditView to improve handling of initial PK values --- netbox/templates/dcim/device.html | 10 +++++----- netbox/utilities/utils.py | 13 +++++++++++++ netbox/utilities/views.py | 25 +++++++++++++++---------- 3 files changed, 33 insertions(+), 15 deletions(-) diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 089483354..1c287cdc8 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -587,7 +587,7 @@ - {% endif %} @@ -649,7 +649,7 @@ - - - -