[IMP]plugin_outlook:close button added in wizard

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

View File

@ -10,7 +10,9 @@
<form position="attributes">
<attribute name="string">Install Outlook 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" version="7.0">
<group>
<field name="plugin32" widget="url"/>