From 59252bee01c931c0af6b9593ba4b3ca77d53e0b6 Mon Sep 17 00:00:00 2001 From: Jacob Mansfield Date: Thu, 8 Feb 2018 17:44:59 +0000 Subject: [PATCH] Add a tooltip to explain why the status, LLDP neighbors, and config tabs are disabled --- netbox/templates/dcim/inc/device_header.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/netbox/templates/dcim/inc/device_header.html b/netbox/templates/dcim/inc/device_header.html index 73b5845ef..0435c73b9 100644 --- a/netbox/templates/dcim/inc/device_header.html +++ b/netbox/templates/dcim/inc/device_header.html @@ -51,9 +51,9 @@ {% else %} - - - + + + {% endif %} {% endif %}