fix
This commit is contained in:
parent
fd9797b5c7
commit
599383019f
|
|
@ -27,7 +27,8 @@
|
||||||
<attribute name="decoration-warning">is_official==True</attribute>
|
<attribute name="decoration-warning">is_official==True</attribute>
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="//field[@name='approve_lateness']" position="after">
|
<xpath expr="//field[@name='approve_lateness']" position="after">
|
||||||
<field name="is_official"/>
|
<field name="is_official" invisible="1"/>
|
||||||
|
<field name="mission_name"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue