Skip to content

Commit 2ccb82d

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-58367' into Kanban-2-PR-2.2
2 parents a2eaf1d + 7543bb3 commit 2ccb82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/View/Layout/etc/elements.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140

141141
<xs:simpleType name="elementNameType">
142142
<xs:restriction base="xs:string">
143-
<xs:pattern value="[a-zA-Z][a-zA-Z\d\-_\.]*"/>
143+
<xs:pattern value="[a-zA-Z0-9][a-zA-Z\d\-_\.]*"/>
144144
</xs:restriction>
145145
</xs:simpleType>
146146

0 commit comments

Comments
 (0)