mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-12 11:01:52 +00:00
fix deviceaction multiple modals not working
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
def62075c7
commit
73c18c4dd5
1 changed files with 1 additions and 0 deletions
|
@ -9211,6 +9211,7 @@
|
|||
}
|
||||
|
||||
function deviceActionFunctionEx() {
|
||||
xxdialogMode = 0; // reset xxdialogMode back to 0
|
||||
var op = Q('d2deviceop').value;
|
||||
if (op == 100) {
|
||||
// Device wake
|
||||
|
|
Loading…
Reference in a new issue