diff --git a/netbox/templates/circuits/circuit.html b/netbox/templates/circuits/circuit.html index 6548194703..68d503c8b0 100644 --- a/netbox/templates/circuits/circuit.html +++ b/netbox/templates/circuits/circuit.html @@ -5,13 +5,25 @@ {% block content %}
-
+ +
+
+
+ + + + +
+
+
{% if perms.circuits.change_circuit %} diff --git a/netbox/templates/dcim/rack.html b/netbox/templates/dcim/rack.html index 5a7507c669..33a974a249 100644 --- a/netbox/templates/dcim/rack.html +++ b/netbox/templates/dcim/rack.html @@ -6,13 +6,25 @@ {% block content %}
-
+
+
+
+
+ + + + +
+
+
{% if prev_rack %}