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