[FIX] crm: Replace the icon gtk-close per gtk-apply for the 'Won' field in the opportunities

bzr revid: stephane@openerp.com-20100519131255-o1biifcj42bze3k5
This commit is contained in:
Stephane Wirtel 2010-05-19 15:12:55 +02:00
parent 3048c0513d
commit 5be0286166
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@
icon="gtk-go-forward" />
<button name="case_close" string="Won"
states="open,draft,pending" type="object"
icon="gtk-close" />
icon="gtk-apply" />
<button name="case_pending" string="Pending"
states="open,draft" type="object"
icon="gtk-media-pause" />