Skip to content

Commit

Permalink
fix deviceaction multiple modals not working
Browse files Browse the repository at this point in the history
Signed-off-by: si458 <simonsmith5521@gmail.com>
  • Loading branch information
si458 committed Jan 7, 2025
1 parent def6207 commit 73c18c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/default3.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -9211,6 +9211,7 @@
}

function deviceActionFunctionEx() {
xxdialogMode = 0; // reset xxdialogMode back to 0
var op = Q('d2deviceop').value;
if (op == 100) {
// Device wake
Expand Down

0 comments on commit 73c18c4

Please sign in to comment.