Skip to content

Commit 3e0ffb7

Browse files
No marginal space validation added
1 parent 606c3e8 commit 3e0ffb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Cms/view/adminhtml/ui_component/cms_block_listing.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
<editor>
147147
<validation>
148148
<rule name="required-entry" xsi:type="boolean">true</rule>
149+
<rule name="no-marginal-whitespace" xsi:type="boolean">true</rule>
149150
</validation>
150151
<editorType>text</editorType>
151152
</editor>

0 commit comments

Comments
 (0)