@ -330,11 +330,26 @@
< / div >
< / div >
< div style = "padding:1rem; width:100%" >
< div class = "row ui fluid action input UACClient-pyOpenRPADict-AdminDict-CMDInputBool" style = "display:none;" >
< input class = "openrpa-controller-cmd-run-input" type = "text" placeholder = "Скрипт для терминала..." style = "min-width:250px;margin-bottom:10px;margin-top:10px;" >
< div class = "ui button green" onclick = "mGlobal.Controller.CMDRun();" style = "margin-bottom:10px;margin-top:10px;" > Выполнить< / div >
< div class = "ui button" onclick = "mGlobal.Controller.CMDRunGUILogout();" style = "margin-bottom:10px;margin-top:10px;" > Выйти из сессии< / div >
< div class = "row ui" >
< div class = "sixteen wide column ui" style = "margin-bottom:30px;" >
< h4 class = "ui horizontal divider header" >
< i class = "settings icon" > < / i >
Терминал
< / h4 >
< / div >
< div class = "eight wide column ui" >
< div class = "ui fluid input UACClient-pyOpenRPADict-AdminDict-CMDInputBool" style = "display:none;" >
< input class = "openrpa-controller-cmd-run-input" type = "text" placeholder = "Скрипт для терминала..." style = "min-width:250px;" >
< / div >
< / div >
< div class = "three wide column ui" >
< div class = "ui button green" onclick = "mGlobal.Controller.CMDRun();" style = "" > Выполнить< / div >
< / div >
< div class = "five wide column ui" >
< div class = "ui button" onclick = "mGlobal.Controller.CMDRunGUILogout();" style = "" > Выйти из сессии< / div >
< / div >
< / div >