From 72720294e1e489639acab25f17f2360c38c9c26d Mon Sep 17 00:00:00 2001 From: bellwood Date: Thu, 14 Jul 2016 12:40:47 -0400 Subject: [PATCH] add icons to headers --- netbox/templates/circuits/circuit_edit.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/netbox/templates/circuits/circuit_edit.html b/netbox/templates/circuits/circuit_edit.html index 1d5a0318c..56b149398 100644 --- a/netbox/templates/circuits/circuit_edit.html +++ b/netbox/templates/circuits/circuit_edit.html @@ -17,7 +17,9 @@
-
Termination
+
+ + Termination
{% render_field form.site %}
-
Comments
+
+ + Comments
{% render_field form.comments %}