From 809451741ea4b22b70e7337fe0195a7584d3472d Mon Sep 17 00:00:00 2001 From: si458 Date: Sun, 15 Jun 2025 19:03:40 +0100 Subject: [PATCH] fix run commands switcher in modern ui #7097 Signed-off-by: si458 --- views/default3.handlebars | 1 + 1 file changed, 1 insertion(+) diff --git a/views/default3.handlebars b/views/default3.handlebars index 43073f16..eb1aa639 100644 --- a/views/default3.handlebars +++ b/views/default3.handlebars @@ -6890,6 +6890,7 @@ x += ''; if (userinfo.siteadmin & 8) { x += ''; } } + xxdialogTag = options; setModalContent('xxAddAgent', "Run Commands", x); showModal('xxAddAgentModal', 'idx_dlgOkButton', function () { d2groupActionFunctionRunCommands(3, options);