From 535477ddb0262b12291e7bc802b6059d3e33249b Mon Sep 17 00:00:00 2001 From: bellwood Date: Thu, 14 Jul 2016 10:49:08 -0400 Subject: [PATCH] add icons based on template vars --- netbox/templates/dcim/inc/devicetype_component_table.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netbox/templates/dcim/inc/devicetype_component_table.html b/netbox/templates/dcim/inc/devicetype_component_table.html index 55bed30e9..7009a4221 100644 --- a/netbox/templates/dcim/inc/devicetype_component_table.html +++ b/netbox/templates/dcim/inc/devicetype_component_table.html @@ -5,6 +5,7 @@
Add {{ title }} + {{ title }}
{% render_table table 'table.html' %} @@ -20,6 +21,7 @@ {% else %}
+ {{ title }}
{% render_table table 'table.html' %}