Parcourir la source

additional slider

andre il y a 4 ans
Parent
commit
27e08a9474
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/UI/VmUpdate/Sections/Qemu/GeneralSection.php

+ 1 - 1
app/UI/VmUpdate/Sections/Qemu/GeneralSection.php

@@ -136,7 +136,7 @@ class GeneralSection extends BaseSection
                 __FUNCTION__,
                 $this->resourceManager->disk()->getUsed(),
                 'Debug',
-                $this->configuration()->serverDiskSize->min
+                $vm
             );
 
         }