Browse Source

change test to slider for disk create

andre 4 years ago
parent
commit
8946924c8a
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

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