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 2b16af7 commit b06f148Copy full SHA for b06f148
app/code/Magento/Backend/etc/menu.xsd
@@ -131,7 +131,7 @@
131
</xs:documentation>
132
</xs:annotation>
133
<xs:restriction base="xs:string">
134
- <xs:pattern value="[A-Z]+[a-z0-9]{1,}_[A-Z]+[A-Z0-9a-z]{1,}::[A-Za-z_0-9]{1,}" />
+ <xs:pattern value="[A-Z]+[A-Za-z0-9]{1,}_[A-Z]+[A-Z0-9a-z]{1,}::[A-Za-z_0-9]{1,}" />
135
</xs:restriction>
136
</xs:simpleType>
137
0 commit comments