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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/js/nms.js b/web/js/nms.js
index d76fa8f..eb0942a 100644
--- a/web/js/nms.js
+++ b/web/js/nms.js
@@ -650,7 +650,7 @@ function setMapModeFromN(e,key)
setUpdater(handler_dhcp);
break;
case '4':
- setUpdater(handler_combo);
+ setUpdater(handler_health);
break;
case '5':
setUpdater(handler_temp);