Procházet zdrojové kódy

try to change edit action to console

andre před 4 roky
rodič
revize
9e6eb20956
1 změnil soubory, kde provedl 1 přidání a 2 odebrání
  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__,
                 __FUNCTION__,
                 $this->redirectParams,
                 $this->redirectParams,
                 'Debug',
                 'Debug',
-                ''
-//                $serviceUrl->getNoVncConsoleUrl()
+                $serviceUrl
             );
             );
 
 
 //            $this->addHtmlAttribute("onclick", "window.open('{$serviceUrl->getNoVncConsoleUrl()}', '', 'width=900,height=700'); return false;");
 //            $this->addHtmlAttribute("onclick", "window.open('{$serviceUrl->getNoVncConsoleUrl()}', '', 'width=900,height=700'); return false;");