From 97ac9fa59dcd31bcdde998bce2add5e3c6e3c2b9 Mon Sep 17 00:00:00 2001 From: Joseph Kennedy Date: Mon, 28 Aug 2017 17:35:22 -0400 Subject: [PATCH] Hide comment bubble by default --- netbox/templates/dcim/inc/interface.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/dcim/inc/interface.html b/netbox/templates/dcim/inc/interface.html index fb18c55e6..4ae8a0aa9 100644 --- a/netbox/templates/dcim/inc/interface.html +++ b/netbox/templates/dcim/inc/interface.html @@ -11,7 +11,7 @@ {{ iface.lag.name }} {% endif %} {% if iface.description %} - + {% endif %} {% if iface.description %}