[FIX] crm: silly mistake during forward-port d6ae7fb7db

type="object" was already there, no need to set it twice.
This commit is contained in:
Denis Ledoux 2015-04-27 12:46:01 +02:00
parent d6ae7fb7db
commit 70d28a69b9
1 changed files with 1 additions and 2 deletions

View File

@ -391,8 +391,7 @@
<button string="Schedule/Log Call" type="action"
name="%(opportunity2phonecall_act)d"/>
<button string="Meeting" type="object"
name="action_makeMeeting"
type="object" />
name="action_makeMeeting"/>
</div>
<div class="oe_title">
<label for="name" class="oe_edit_only"/>