[IMP]: crm: Put proper icon for schedule oter phonecall button

bzr revid: rpa@tinyerp.com-20100929123947-5p9utzce0f4rz7om
This commit is contained in:
rpa (Open ERP) 2010-09-29 18:09:47 +05:30
parent d1633207dd
commit 850ab16de8
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@
attrs="{'invisible':[('opportunity_id','!=',False)]}" />
<label colspan="6" string=""/>
<button string="Schedule Other Call"
icon="gtk-redo"
icon="terp-call-start"
name="%(phonecall_to_phonecall_act)d"
type="action" />
@ -150,7 +150,7 @@
attrs="{'invisible':[('opportunity_id','!=',False)]}" />
<label colspan="6" string=""/>
<button string="Schedule Other Call"
icon="gtk-redo"
icon="terp-call-start"
name="%(phonecall_to_phonecall_act)d"
type="action" />