focus on the dialog
gitea/salix/1937-workerDepartment This commit looks good Details

This commit is contained in:
Bernat Exposito Domenech 2019-12-20 08:32:02 +01:00
parent 688b68a18a
commit 9a6c8db140
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@
<vn-textfield
vn-one
label="Name"
ng-model="$ctrl.newChild.name">
ng-model="$ctrl.newChild.name"
vn-focus>
</vn-textfield>
</vn-horizontal>
</tpl-body>