Skip to content

Commit ff8fda8

Browse files
Merge branch 'MAGETWO-49537-2' of https://github.corp.magento.com/magento-tango/magento2ce into MAGETWO-49681
2 parents a6a2a05 + ebb8458 commit ff8fda8

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/GroupedProduct/Ui/DataProvider/Product/Form/Modifier

1 file changed

+1
-1
lines changed

app/code/Magento/GroupedProduct/Ui/DataProvider/Product/Form/Modifier/Grouped.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ protected function getRows()
488488
'additionalClasses' => 'admin__field-small',
489489
'sortOrder' => 80,
490490
'validation' => [
491-
'validate-number' => true,
491+
'validate-zero-or-greater' => true
492492
],
493493
],
494494
],

0 commit comments

Comments
 (0)