Browse Source

change test to slider for disk create

andre 4 years ago
parent
commit
781bdeb5cb
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

@@ -35,7 +35,7 @@ use ModulesGarden\Servers\ProxmoxCloudVps\Core\UI\Widget\Forms\Fields\Range;
 class UpdateForm extends BaseForm implements ClientArea
 {
     use ProductService;
-    protected $minSize = 0;
+//    protected $minSize = 0;
 
     public function initContent()
     {