Add clicking PLC opens DPM in status page #76

Merged
GigiMamaladze merged 3 commits from beka-branch into main 2025-05-01 12:04:15 +00:00
Showing only changes of commit ca6d95d208 - Show all commits

View File

@ -699,7 +699,7 @@
"component": { "component": {
"onActionPerformed": { "onActionPerformed": {
"config": { "config": {
"script": "\tsystem.perspective.navigate(\"/Windows/Status\")" "script": "\tsystem.perspective.navigate(\"/Windows/Status\")\n\tself.session.custom.show_dpm_view \u003d False"
}, },
"scope": "G", "scope": "G",
"type": "script" "type": "script"