Skip to content

Commit 66b213e

Browse files
MAGETWO-69555: Allow for referenceBlock to include template argument #9772
2 parents 93a0482 + 972d71a commit 66b213e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@
312312
<xs:element ref="uiComponent" minOccurs="0" />
313313
</xs:choice>
314314
<xs:attribute type="elementNameType" name="name" use="required"/>
315+
<xs:attribute type="xs:string" name="template" use="optional"/>
315316
<xs:attribute type="xs:boolean" name="display" default="true" use="optional"/>
316317
<xs:attribute type="xs:boolean" name="remove" use="optional"/>
317318
</xs:complexType>

0 commit comments

Comments
 (0)