From f4f41a5985557f526af5819250b1c47ee28ccdfa Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 31 Jan 2017 09:41:25 -0500 Subject: [PATCH 1/7] Fixes #859: Fix Javascript for connection status toggle button --- netbox/templates/dcim/device.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 0ce898e01..4507e2141 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -548,9 +548,10 @@ {% block javascript %}