diff --git a/netbox/templates/circuits/circuit.html b/netbox/templates/circuits/circuit.html index 654819470..68d503c8b 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 5a7507c66..33a974a24 100644 --- a/netbox/templates/dcim/rack.html +++ b/netbox/templates/dcim/rack.html @@ -6,13 +6,25 @@ {% block content %}
-
+
+
+
+
+ + + + +
+
+
{% if prev_rack %}