[IMP] opportunity2phonecall wizard, use oe_link on cancel button
authorFabien Meghazi <fme@openerp.com>
Wed, 27 Jun 2012 09:41:42 +0000 (11:41 +0200)
committerFabien Meghazi <fme@openerp.com>
Wed, 27 Jun 2012 09:41:42 +0000 (11:41 +0200)
bzr revid: fme@openerp.com-20120627094142-nut1pqe4vzevvu4z

addons/crm/wizard/crm_opportunity_to_phonecall_view.xml

index ad1a763..de4219f 100644 (file)
@@ -13,7 +13,8 @@
                     <header>
                         <button name="action_schedule" type="object" string="Log call" icon="gtk-ok" attrs="{'invisible' : [('action', '!=', 'log')]}" />
                         <button name="action_schedule" type="object" string="Schedule Call" icon="gtk-ok" attrs="{'invisible' : [('action', '!=', 'schedule')]}" />
-                        <button name="action_cancel" string="_Cancel" icon="gtk-cancel" special="cancel" />
+                        or
+                        <button name="action_cancel" string="_Cancel" class="oe_link" special="cancel" />
                     </header>
                     <group>
                         <group>