瀏覽代碼

additional slider

andre 4 年之前
父節點
當前提交
47c90abd71
共有 1 個文件被更改,包括 10 次插入1 次删除
  1. 10 1
      app/UI/VmUpdate/Sections/Qemu/GeneralSection.php

+ 10 - 1
app/UI/VmUpdate/Sections/Qemu/GeneralSection.php

@@ -130,7 +130,16 @@ class GeneralSection extends BaseSection
             $field->setDefaultValue($this->configuration()->serverDiskSize->min);
             $field->setDescription('description');
             $this->addField($field);
-            }
+
+            logModuleCall(
+                'proxmoxCloud',
+                __FUNCTION__,
+                $this->resourceManager->disk(),
+                'Debug',
+                $this->configuration()->serverDiskSize
+            );
+
+        }
         /**
          * @deprecated
         //ipv4