[IMP] caldav, crm : added "e.g." before example related placeholder

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

View File

@ -54,7 +54,7 @@
</header>
<sheet>
<group>
<field name="host_name" colspan="2" width="250" placeholder="For example : database.my.openerp.com or companyserver.com"/>
<field name="host_name" colspan="2" width="250" placeholder="e.g. database.my.openerp.com or companyserver.com"/>
</group>
</sheet>
</form>

View File

@ -460,7 +460,7 @@
<label for="title_action"/>
<div>
<field name="date_action" nolabel="1"/> <label string="-" attrs="{'invisible': ['|', ('date_action', '=', False), ('title_action', '=', False)]}"/>
<field name="title_action" class="oe_inline" nolabel="1" placeholder="Call for proposal"/>
<field name="title_action" class="oe_inline" nolabel="1" placeholder="e.g. Call for proposal"/>
</div>
<field name="date_deadline"/>
<field name="priority"/>