Skip to content

Commit ecfdca7

Browse files
author
Hwashiang Yu
committed
MC-5184: Missing validation message when uploading big image
- Remove empty line in image form
1 parent f4b6e18 commit ecfdca7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/ui_component/pagebuilder_image_form.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@
9999
<imageUploader>
100100
<settings>
101101
<allowedExtensions>jpg jpeg gif png</allowedExtensions>
102-
103102
<uploaderConfig>
104103
<param xsi:type="string" name="url">pagebuilder/contenttype/image_upload</param>
105104
</uploaderConfig>

0 commit comments

Comments
 (0)