[IMP] google_base_account, hr_recruitment : added "e.g." before example related placeholder

bzr revid: cha@tinyerp.com-20120801100618-dwy0sdcrw3nn3yae
This commit is contained in:
Ajay Chauhan (OpenERP) 2012-08-01 15:36:18 +05:30
parent 3daaf37a81
commit e2629ca8f8
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<field name="arch" type="xml">
<form string="Google login" version="7.0">
<group>
<field name="user" placeholder="user@gmail.com"/>
<field name="user" placeholder="e.g. user@gmail.com"/>
<field name="password" password="True"/>
</group>
<footer>

View File

@ -150,7 +150,7 @@
<label for="title_action"/>
<div>
<field name="date_action"/> -
<field name="title_action" class="oe_inline" placeholder="Call for proposal"/>
<field name="title_action" class="oe_inline" placeholder="e.g. Call for proposal"/>
</div>
<field name="priority"/>
<field name="state" invisible="1"/>