Skip to content

Commit

Permalink
MAGETWO-69555: Allow for referenceBlock to include template argument #…
Browse files Browse the repository at this point in the history
  • Loading branch information
ishakhsuvarov authored May 31, 2017
2 parents 93a0482 + 972d71a commit 66b213e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@
<xs:element ref="uiComponent" minOccurs="0" />
</xs:choice>
<xs:attribute type="elementNameType" name="name" use="required"/>
<xs:attribute type="xs:string" name="template" use="optional"/>
<xs:attribute type="xs:boolean" name="display" default="true" use="optional"/>
<xs:attribute type="xs:boolean" name="remove" use="optional"/>
</xs:complexType>
Expand Down

0 comments on commit 66b213e

Please sign in to comment.