mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
more general web fixes and updates
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
@@ -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 />';
|
||||
|
||||
Reference in New Issue
Block a user