[MERGE] field url target blank

bzr revid: al@openerp.com-20120628131606-06675h3ogcz6lgsu
This commit is contained in:
Antony Lesuisse 2012-06-28 15:16:06 +02:00
commit 40f79cfc34
1 changed files with 1 additions and 1 deletions

View File

@ -874,7 +874,7 @@
</t>
<t t-name="FieldEmail">
<span class="oe_form_field oe_form_field_email oe_form_field_with_button">
<a t-if="widget.get('effective_readonly')" href="#" class="oe_form_uri"/>
<a t-if="widget.get('effective_readonly')" href="#" class="oe_form_uri" target="_blank"/>
<t t-if="!widget.get('effective_readonly')">
<div>
<input type="text"