[FIX] Fixed the usablity of cancel btn

bzr revid: jam@tinyerp.com-20120828093305-w2olgo9wkyu7903p
This commit is contained in:
Jigar Amin - OpenERP 2012-08-28 15:03:05 +05:30
parent 862c582ba8
commit b6617ff6ba
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<footer>
<button name="act_update" string="Update" type="object" class="oe_highlight"/>
or
<button name="act_cancel" special="cancel" string="Cancel" type="object"/>
<button name="act_cancel" special="cancel" string="Cancel" type="object" class="oe_link"/>
</footer>
</form>
</field>