From 4bfc32ec99aafd21c22b49725bb2a78ceccad4e9 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 16 Aug 2018 10:20:22 -0400 Subject: [PATCH] Closes #2355: Added item count to inventory tab on device view --- netbox/templates/dcim/device.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 09812e105..4852823b7 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -54,7 +54,9 @@ Device {% if perms.dcim.napalm_read %} {% if device.status != 1 %}