File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/Swatches/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 48
48
<field name =" watermark_swatch_image_size" >
49
49
<argument name =" data" xsi : type =" array" >
50
50
<item name =" config" xsi : type =" array" >
51
+ <item name =" component" xsi : type =" string" >Magento_Catalog/component/image-size-field</item >
51
52
<item name =" label" xsi : type =" string" translate =" true" >Image Size</item >
52
53
<item name =" dataType" xsi : type =" string" >text</item >
53
54
<item name =" formElement" xsi : type =" string" >input</item >
54
55
<item name =" dataScope" xsi : type =" string" >watermark_swatch_image_size</item >
55
56
<item name =" validation" xsi : type =" array" >
56
- <item name =" validate-digits " xsi : type =" boolean" >true</item >
57
+ <item name =" validate-image-size-range " xsi : type =" boolean" >true</item >
57
58
</item >
58
59
<item name =" notice" xsi : type =" string" translate =" true" >Example format: 200x300.</item >
59
60
</item >
You can’t perform that action at this time.
0 commit comments