Browse Source

change test to slider for disk create

andre 4 years ago
parent
commit
2897c18e10
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

@@ -64,7 +64,7 @@ class UpdateForm extends BaseForm implements ClientArea
         logModuleCall(
         logModuleCall(
             'proxmoxCloud',
             'proxmoxCloud',
             __FUNCTION__,
             __FUNCTION__,
-            $field,
+            $field->getData(),
             'Debug',
             'Debug',
             $vm->getHardDisks()
             $vm->getHardDisks()
         );
         );