Browse Source

additional slider

andre 4 years ago
parent
commit
47c90abd71
1 changed files with 10 additions and 1 deletions
  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