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": {
"onActionPerformed": {
"config": {
"script": "\tsystem.perspective.navigate(\"/Windows/Status\")"
"script": "\tsystem.perspective.navigate(\"/Windows/Status\")\n\tself.session.custom.show_dpm_view \u003d False"
},
"scope": "G",
"type": "script"