[REM] Removed 'delete' button from crm.lead's kanban view

bzr revid: fme@openerp.com-20110921154712-tmerm3dmuyo476tx
This commit is contained in:
Fabien Meghazi 2011-09-21 17:47:12 +02:00
parent 4380f33587
commit 28c64b0bd9
1 changed files with 0 additions and 1 deletions

View File

@ -341,7 +341,6 @@
<div class="oe_kanban_buttons_set oe_kanban_color_border oe_kanban_color_bglight oe_kanban_box_show_onclick">
<div class="oe_kanban_left">
<a string="Edit" icon="gtk-edit" type="edit"/>
<a string="Delete" icon="gtk-close" type="delete"/>
<a string="Change Color" icon="color-picker" type="color" name="color"/>
<a string="Send New Email" name="%(mail.action_email_compose_message_wizard)d" icon="terp-mail-message-new" type="action"/>
<a string="Schedule/Log Call" name="%(opportunity2phonecall_act)d" icon="terp-call-start" type="action"/>