Skip to content

Commit 586f122

Browse files
committed
MAGETWO-92697: Add vertical alignment to column configuration
- remove persist attribute from static properties
1 parent 351bc08 commit 586f122

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/PageBuilder/etc/content_type.xsd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@
161161
<xs:complexType name="static_property">
162162
<xs:attribute type="xs:string" name="source" use="required"/>
163163
<xs:attribute type="xs:string" name="value" use="optional"/>
164-
<xs:attribute type="xs:string" name="persist" use="optional"/>
165164
</xs:complexType>
166165
<xs:complexType name="attributes">
167166
<xs:choice maxOccurs="unbounded">

0 commit comments

Comments
 (0)