aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/index.html
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly@.no>2016-03-27 11:56:10 +0200
committerKristian Lyngstol <kly@kly@.no>2016-03-27 11:56:10 +0200
commitf63535d994abc0db7e76869c463910c796055ab6 (patch)
tree3d683e7853b1fda8148d774657456bb62fec3de4 /web/nms.gathering.org/index.html
parent4b69030c295365df8ffd448288bfdb1ece991227 (diff)
NMS: Add serial no. view to inventory
Diffstat (limited to 'web/nms.gathering.org/index.html')
-rw-r--r--web/nms.gathering.org/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/nms.gathering.org/index.html b/web/nms.gathering.org/index.html
index af7776d..c33f581 100644
--- a/web/nms.gathering.org/index.html
+++ b/web/nms.gathering.org/index.html
@@ -131,6 +131,7 @@
<li class="dropdown-header">Inventory lists</li>
<li><a href="#" onclick="nmsInfoBox.showWindow('inventoryListing','distro_name');">Distro names</a></li>
<li><a href="#" onclick="nmsInfoBox.showWindow('inventoryListing','sysDescr')">System description</a></li>
+ <li><a href="#" onclick="nmsInfoBox.showWindow('inventoryListing','jnxBoxSerialNo')">Serial Numbers</a></li>
<li class="divider"> </li>
<li class="dropdown-header">Help</li>
<li><a href="#" onclick="toggleLayer('aboutKeybindings');" >Keyboard Shortcuts</a></li>