[IMP] hr: remove cancel button from wizard.

bzr revid: tpa@tinyerp.com-20120615131854-qp6utdyxpockpyf2
This commit is contained in:
Turkesh Patel (Open ERP) 2012-06-15 18:48:54 +05:30
parent 0b9a0f3de5
commit 8fe6f3c7f0
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@
<field name="arch" type="xml">
<form string="Configure Human Resources" version="7.0">
<header>
<button string="Apply" type="object" name="execute"/>
<button string="Cancel" special="cancel"/>
<button string="Apply" type="object" name="execute" class="oe_form_button_active_flow"/>
</header>
<sheet>
<group col="4">