Browse Source

change test to slider for disk create

andre 4 years ago
parent
commit
fe969078dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/UI/Disk/Forms/UpdateForm.php

+ 1 - 1
app/UI/Disk/Forms/UpdateForm.php

@@ -47,7 +47,7 @@ class UpdateForm extends BaseForm implements ClientArea
         logModuleCall(
             'proxmoxCloud',
             __FUNCTION__,
-            $this->fields,
+            $this->fields['additionalDiskSize'],
             'Debug',
             parent::getFormData()['size']
         );