[IMP]: caldav: Added button in the wizard

bzr revid: rpa@tinyerp.com-20110414072830-1x4ofwu90s0ldwzd
This commit is contained in:
Rucha (Open ERP) 2011-04-14 12:58:30 +05:30
parent 077d56f53e
commit ba121d110d
1 changed files with 4 additions and 2 deletions

View File

@ -15,8 +15,10 @@
<separator string="Description" colspan="4"/>
<field name="description" colspan="4" nolabel="1"/>
<separator colspan="4"/>
<group col="4" colspan="4">
<label string="" colspan="2"/>
<button special="cancel" string="_Close" icon="gtk-close"/>
</group>
</group>
</form>
</field>