[IMP]set cancel button

bzr revid: dbr@tinyerp.com-20120629132733-uoq3hb3x85hs6ttf
This commit is contained in:
DBR (OpenERP) 2012-06-29 18:57:33 +05:30
parent 47a635428c
commit a930cc7b9d
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<form string="Browse Document" version="7.0">
<header>
<button name="browse_ftp" string="_Browse" type="object" icon="gtk-ok" class="oe_highlight" />
<button special="cancel" string="_Cancel" icon="gtk-cancel"/>
or
<button string="Cancel" class="oe_link" special="cancel" />
</header>