removed focus from html template
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2020-11-02 14:04:11 +01:00
parent 0e7c294f46
commit 7ac1807495
1 changed files with 4 additions and 8 deletions

View File

@ -25,22 +25,19 @@
vn-one
label="Phone"
ng-model="contact.phone"
rule="SupplierContact"
vn-focus>
rule="SupplierContact">
</vn-textfield>
<vn-textfield
vn-one
label="Mobile"
ng-model="contact.mobile"
rule="SupplierContact"
vn-focus>
rule="SupplierContact">
</vn-textfield>
<vn-textfield
vn-one
label="Email"
ng-model="contact.email"
rule="SupplierContact"
vn-focus>
rule="SupplierContact">
</vn-textfield>
</vn-horizontal>
<vn-horizontal>
@ -49,8 +46,7 @@
label="Notes"
ng-model="contact.observation"
rule="SupplierContact"
title="{{contact.observation}}"
vn-focus>
title="{{contact.observation}}">
</vn-textfield>
<vn-none>
<vn-icon-button