From 27228841333fd788e66b26edee277b180840ba45 Mon Sep 17 00:00:00 2001 From: bellwood Date: Thu, 14 Jul 2016 12:32:52 -0400 Subject: [PATCH] add icons to headers --- netbox/templates/dcim/rack_edit.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/netbox/templates/dcim/rack_edit.html b/netbox/templates/dcim/rack_edit.html index 990b25465..412e2de98 100644 --- a/netbox/templates/dcim/rack_edit.html +++ b/netbox/templates/dcim/rack_edit.html @@ -3,7 +3,9 @@ {% block form %}
-
Rack
+
+ + Rack
{% render_field form.site %} {% render_field form.group %} @@ -13,7 +15,9 @@
-
Comments
+
+ + Comments
{% render_field form.comments %}