[IMP]crm: Add placeholder @name

bzr revid: hsa@tinyerp.com-20120528115547-gwi2rpew4koba4oa
This commit is contained in:
Hardik 2012-05-28 17:25:47 +05:30
parent 97572c7abd
commit b9c815f165
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@
</div>
<sheet layout="auto">
<group colspan="4" col="2" width="auto">
<field name="name" required="1" nolabel="1" class="oe_form_title"/>
<field name="name" required="1" nolabel="1" class="oe_form_title" placeholder="Need new website design"/>
<div class="oe_text_right">
<button string="Schedule/Log Call"
name="%(opportunity2phonecall_act)d" icon="terp-call-start"