[IMP]plugin_thunderbird:close button added in wizard

bzr revid: kbh@tinyerp.com-20121105114228-y6mi8fazyghryumr
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-11-05 17:12:28 +05:30
parent c370fe0f77
commit b9f6416dff
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@
<form position="attributes">
<attribute name="string">Install Thunderbird Plug-In</attribute>
</form>
<xpath expr="//footer" position="replace"/>
<xpath expr="//footer" position="replace">
<button string="Close" class="oe_link" special="cancel" />
</xpath>
<xpath expr="//separator[@string='title']" position="after">
<group>
<field name="thunderbird" invisible="1"/>