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 e5e13a08f2e..58f5fa7de78 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 62563b8dc48..cfeab921298 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 1eb6090379f..eef4874d6d1 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 202affa227a..ce4ac6967ef 100644 --- a/netbox/templates/dcim/inc/powerport.html +++ b/netbox/templates/dcim/inc/powerport.html @@ -33,11 +33,11 @@ {% endif %} - + {% else %} - + {% endif %}