From 57950595bc03304e86d219cb02dbc0d8d5d236eb Mon Sep 17 00:00:00 2001
From: Elliott Balsley <3991046+llamafilm@users.noreply.github.com>
Date: Mon, 28 Oct 2024 12:28:24 -0700
Subject: [PATCH 1/2] Update rack.html
---
netbox_reorder_rack/templates/netbox_reorder_rack/rack.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/netbox_reorder_rack/templates/netbox_reorder_rack/rack.html b/netbox_reorder_rack/templates/netbox_reorder_rack/rack.html
index 107c4f0..d89d6da 100644
--- a/netbox_reorder_rack/templates/netbox_reorder_rack/rack.html
+++ b/netbox_reorder_rack/templates/netbox_reorder_rack/rack.html
@@ -111,7 +111,7 @@
From 01f9bb2ffd053c8f762a2b38219c77c7ccae9c32 Mon Sep 17 00:00:00 2001
From: Elliott Balsley <3991046+llamafilm@users.noreply.github.com>
Date: Mon, 28 Oct 2024 12:28:48 -0700
Subject: [PATCH 2/2] Update rack_elevation.html
---
.../templates/netbox_reorder_rack/inc/rack_elevation.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/netbox_reorder_rack/templates/netbox_reorder_rack/inc/rack_elevation.html b/netbox_reorder_rack/templates/netbox_reorder_rack/inc/rack_elevation.html
index c4d96b1..04cc2be 100644
--- a/netbox_reorder_rack/templates/netbox_reorder_rack/inc/rack_elevation.html
+++ b/netbox_reorder_rack/templates/netbox_reorder_rack/inc/rack_elevation.html
@@ -34,7 +34,7 @@
data-item-face="{{ face }}">
{% if device.device.device_type.front_image and images %}
{% if labels %}{{ device.device | device_name }}{% endif %}
@@ -63,7 +63,7 @@
gs-no-move="{% if not request.user|can_change:device.device %}true{% else %}{% endif %}">
{% if device.device.device_type.rear_image and images %}
{% if labels %}{{ device.device | device_name }}{% endif %}