Browse Source

additional slider

andre 4 năm trước cách đây
mục cha
commit
823bcb76f2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',
-                $vm
+                $vm->getHardDiskRepostiory()->fetch()
             );
 
         }