From 4ab5d15ee6f7052be7a7fc1b12b45b61d21af5de Mon Sep 17 00:00:00 2001 From: checktheroads Date: Sun, 14 Mar 2021 17:26:56 -0700 Subject: [PATCH] update templates to bootstrap 5 classes --- netbox/templates/dcim/device_list.html | 4 +- .../dcim/devicetype_component_add.html | 2 +- netbox/templates/dcim/interface.html | 282 ++++++++++-------- netbox/templates/dcim/rack_edit.html | 95 +++--- netbox/templates/generic/object.html | 12 +- netbox/templates/generic/object_list.html | 16 +- 6 files changed, 211 insertions(+), 200 deletions(-) diff --git a/netbox/templates/dcim/device_list.html b/netbox/templates/dcim/device_list.html index 2ab4d9ef6..45a4ad92d 100644 --- a/netbox/templates/dcim/device_list.html +++ b/netbox/templates/dcim/device_list.html @@ -2,9 +2,9 @@ {% block bulk_buttons %} {% if perms.dcim.change_device %} -
+