From dad6ea0ac81eea8fe8ac601e6f37a80ee53030a9 Mon Sep 17 00:00:00 2001 From: bellwood Date: Thu, 14 Jul 2016 12:27:38 -0400 Subject: [PATCH] add icons to headers --- netbox/templates/dcim/devicebay_edit.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netbox/templates/dcim/devicebay_edit.html b/netbox/templates/dcim/devicebay_edit.html index 507cf0eaf..bf994662f 100644 --- a/netbox/templates/dcim/devicebay_edit.html +++ b/netbox/templates/dcim/devicebay_edit.html @@ -19,8 +19,10 @@
{% if poweroutlet.pk %} + Editing {{ devicebay }} {% else %} + Add a Device Bay {% endif %}