Переглянути джерело

try to change edit action to console

andre 4 роки тому
батько
коміт
9e6eb20956
1 змінених файлів з 1 додано та 2 видалено
  1. 1 2
      app/UI/Vms/Buttons/ManageButton.php

+ 1 - 2
app/UI/Vms/Buttons/ManageButton.php

@@ -102,8 +102,7 @@ class ManageButton extends ButtonDataTableModalAction implements ClientArea
                 __FUNCTION__,
                 $this->redirectParams,
                 'Debug',
-                ''
-//                $serviceUrl->getNoVncConsoleUrl()
+                $serviceUrl
             );
 
 //            $this->addHtmlAttribute("onclick", "window.open('{$serviceUrl->getNoVncConsoleUrl()}', '', 'width=900,height=700'); return false;");