瀏覽代碼

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()
     {
-//        sl("sidebar")->getSidebar("virtualMachinesProxmoxCloudVps")->getChild("vmupdate")->setActive(true);
+        sl("sidebar")->getSidebar("virtualMachinesProxmoxCloudVps")->getChild("vmupdate")->setActive(true);
         $this->initVm();
         (new AppParams())->initFromWhmcsParams();
         $this->api();