mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix #I67W45 app_common可用
This commit is contained in:
@@ -415,7 +415,8 @@
|
||||
<rng:element name="create">
|
||||
<rng:ref name="overload"/>
|
||||
<rng:attribute name="string"/>
|
||||
<rng:attribute name="context"/>
|
||||
<rng:optional><rng:attribute name="context"/></rng:optional>
|
||||
<rng:optional><rng:attribute name="name"/></rng:optional>
|
||||
</rng:element>
|
||||
</rng:define>
|
||||
|
||||
@@ -425,6 +426,7 @@
|
||||
<rng:oneOrMore>
|
||||
<rng:choice>
|
||||
<rng:ref name="create"/>
|
||||
<rng:ref name="button"/>
|
||||
</rng:choice>
|
||||
</rng:oneOrMore>
|
||||
</rng:element>
|
||||
|
||||
Reference in New Issue
Block a user