We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5a861 commit e282811Copy full SHA for e282811
app/code/Magento/CatalogInventory/view/adminhtml/ui_component/product_form.xml
@@ -177,7 +177,6 @@
177
<item name="component" xsi:type="string">Magento_CatalogInventory/js/components/qty-validator-changer</item>
178
<item name="formElement" xsi:type="string">input</item>
179
<item name="dataScope" xsi:type="string">min_sale_qty</item>
180
- <item name="scopeLabel" xsi:type="string">[GLOBAL]</item>
181
<item name="validation" xsi:type="array">
182
<item name="validate-number" xsi:type="boolean">true</item>
183
<item name="validate-digits" xsi:type="boolean">true</item>
0 commit comments