[IMP] knowledge: remove cancel button from wizard.

bzr revid: tpa@tinyerp.com-20120615123907-o7zji17qxj78fjax
This commit is contained in:
Turkesh Patel (Open ERP) 2012-06-15 18:09:07 +05:30
parent caf3fe4344
commit 54c9c52077
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml">
<form string="Configure Knowledge" 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 layout="auto">
<separator string="Wiki" colspan="4"/>