[FIX] in all wizards, move buttons to footer

bzr revid: rco@openerp.com-20120718130822-wn71hhjukhqblijc
This commit is contained in:
Raphael Collet 2012-07-18 15:08:22 +02:00
parent d713f20954
commit 8c403c671c
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<separator string="title" position="before">
<label string="This plug-in allows you to create and link outlook emails with openerp objects."/>
</separator>
<xpath expr="//header" position="replace"/>
<xpath expr="//footer" position="replace"/>
<xpath expr="//separator[@string='title']" position="after" version="7.0">
<group>
<field name="plugin32" widget="url"/>

View File

@ -14,7 +14,7 @@
<separator string="title" position="before">
<label string="This plug-in allows you to link your email to OpenERP's documents. You can attach it to any existing one in OpenERP or create a new one."/>
</separator>
<xpath expr="//header" position="replace"/>
<xpath expr="//footer" position="replace"/>
<xpath expr="//separator[@string='title']" position="after">
<group>
<field name="thunderbird" invisible="1"/>