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

try to disable vmcreate without ressources

andre 4 роки тому
батько
коміт
70761b123f
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      app/Http/Client/Vm.php

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

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