aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/nms.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/js/nms.js')
-rw-r--r--web/js/nms.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/js/nms.js b/web/js/nms.js
index 9727c09..dc9ba96 100644
--- a/web/js/nms.js
+++ b/web/js/nms.js
@@ -398,6 +398,7 @@ function initNMS() {
detectHandler();
setupKeyhandler();
nmsSearch.init();
+ nmsDhcp.init();
}
function detectHandler() {