From 5127b22ee60d3336c32307b71c11b1a6460a7178 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 19 May 2016 16:38:17 -0400 Subject: [PATCH] Corrected button icon --- netbox/templates/dcim/inc/device_table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/dcim/inc/device_table.html b/netbox/templates/dcim/inc/device_table.html index 6b50349429e..067abe123da 100644 --- a/netbox/templates/dcim/inc/device_table.html +++ b/netbox/templates/dcim/inc/device_table.html @@ -7,7 +7,7 @@ {% render_table table table_template|default:'table.html' %} {% if perms.dcim.add_interface %} {% endif %}