Эх сурвалжийг харах

try to disable vmcreate without ressources

andre 4 жил өмнө
parent
commit
70761b123f

+ 1 - 1
app/Http/Client/Vm.php

@@ -77,7 +77,7 @@ class Vm extends AbstractClientController
 
     public function update()
     {
-//        sl("sidebar")->getSidebar("virtualMachinesProxmoxCloudVps")->getChild("vmupdate")->setActive(true);
+        sl("sidebar")->getSidebar("virtualMachinesProxmoxCloudVps")->getChild("vmupdate")->setActive(true);
         $this->initVm();
         (new AppParams())->initFromWhmcsParams();
         $this->api();