more general web fixes and updates

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458
2024-10-28 11:26:30 +00:00
parent c920b28acc
commit f23792881e
5 changed files with 57 additions and 37 deletions

View File

@@ -5949,7 +5949,7 @@
} else if (op == 110) {
// Force agent update
var x = "Force agent update on selected devices?" + '<br /><br />';
setDialogMode(2, "For agent update", 3, d2groupActionFunctionAgentUpdateExec, x);
setDialogMode(2, "Force agent update", 3, d2groupActionFunctionAgentUpdateExec, x);
} else if (op == 111) {
// Clear agent core
var x = "Clear agent core on selected devices?" + '<br /><br />';