From 2e14294ead9a11455b6863d9e6a2ac611d4b7645 Mon Sep 17 00:00:00 2001 From: bellwood Date: Thu, 14 Jul 2016 10:57:32 -0400 Subject: [PATCH] add icon based on template vars --- netbox/templates/panel_table.html | 1 + 1 file changed, 1 insertion(+) diff --git a/netbox/templates/panel_table.html b/netbox/templates/panel_table.html index 0d44d7ea9..1b517a3d5 100644 --- a/netbox/templates/panel_table.html +++ b/netbox/templates/panel_table.html @@ -8,6 +8,7 @@
{% if heading %}
+ {{ heading }}
{% endif %}