mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Fix according to review comments.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<templates>
|
||||
<t t-name="FieldEmailIntern" t-extend="FieldEmail">
|
||||
<t t-jquery="span:first">
|
||||
this.removeClass('oe_form_field_email').addClass('oe_form_field_email_intern');
|
||||
this.removeClass('oe_form_field_email').addClass('oe_form_field_email_internal');
|
||||
</t>
|
||||
</t>
|
||||
</templates>
|
||||
|
||||
Reference in New Issue
Block a user