Skip to content

Commit

Permalink
Add "invoke" to window actions XSD #1892
Browse files Browse the repository at this point in the history
  • Loading branch information
jreznot committed Feb 21, 2019
1 parent 32c6df1 commit 78f08d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/gui/src/com/haulmont/cuba/gui/screen/layout.xsd
Expand Up @@ -1116,6 +1116,7 @@
<xs:attributeGroup ref="hasVisibility"/>
<xs:attributeGroup ref="hasIcon"/>

<xs:attribute name="invoke" type="xs:string"/>
<xs:attribute name="primary" type="xs:boolean"/>
<xs:attribute name="shortcut" type="shortcut"/>
</xs:complexType>
Expand Down

0 comments on commit 78f08d3

Please sign in to comment.