From a6cb0e0a96193646500597372b5c521bcf228826 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 3 May 2017 17:24:57 -0400 Subject: [PATCH] Updated console/power connection icons --- netbox/templates/dcim/inc/consoleport.html | 4 ++-- netbox/templates/dcim/inc/consoleserverport.html | 4 ++-- netbox/templates/dcim/inc/poweroutlet.html | 4 ++-- netbox/templates/dcim/inc/powerport.html | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/netbox/templates/dcim/inc/consoleport.html b/netbox/templates/dcim/inc/consoleport.html index e5e13a08f..58f5fa7de 100644 --- a/netbox/templates/dcim/inc/consoleport.html +++ b/netbox/templates/dcim/inc/consoleport.html @@ -33,11 +33,11 @@ {% endif %} - + {% else %} - + {% endif %} diff --git a/netbox/templates/dcim/inc/consoleserverport.html b/netbox/templates/dcim/inc/consoleserverport.html index 62563b8dc..cfeab9212 100644 --- a/netbox/templates/dcim/inc/consoleserverport.html +++ b/netbox/templates/dcim/inc/consoleserverport.html @@ -33,11 +33,11 @@ {% endif %} - + {% else %} - + {% endif %} diff --git a/netbox/templates/dcim/inc/poweroutlet.html b/netbox/templates/dcim/inc/poweroutlet.html index 1eb609037..eef4874d6 100644 --- a/netbox/templates/dcim/inc/poweroutlet.html +++ b/netbox/templates/dcim/inc/poweroutlet.html @@ -33,11 +33,11 @@ {% endif %} - + {% else %} - + {% endif %} diff --git a/netbox/templates/dcim/inc/powerport.html b/netbox/templates/dcim/inc/powerport.html index 202affa22..ce4ac6967 100644 --- a/netbox/templates/dcim/inc/powerport.html +++ b/netbox/templates/dcim/inc/powerport.html @@ -33,11 +33,11 @@ {% endif %} - + {% else %} - + {% endif %}