Browse Source

change test to slider for disk create

andre 4 years ago
parent
commit
00bd2019af
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

@@ -62,7 +62,7 @@ class UpdateForm extends BaseForm implements ClientArea
         logModuleCall(
             'proxmoxCloud',
             __FUNCTION__,
-            $this->formData,
+            $this->getFormData(),
             'Debug',
             $vm->getHardDisks()
         );