Skip to content

Commit a266b43

Browse files
author
Sergey Semenov
committed
MAGETWO-49799: CMS Page URL Key autogeneration does not work
1 parent 357713e commit a266b43

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,6 @@
142142
<item name="formElement" xsi:type="string">input</item>
143143
<item name="source" xsi:type="string">page</item>
144144
<item name="dataScope" xsi:type="string">identifier</item>
145-
<item name="validation" xsi:type="array">
146-
<item name="required-entry" xsi:type="boolean">true</item>
147-
</item>
148145
</item>
149146
</argument>
150147
</field>

0 commit comments

Comments
 (0)