Merge branch '1937-workerDepartment' of verdnatura/salix into dev
gitea/salix/dev This commit looks good Details

This commit is contained in:
Joan Sanchez 2019-12-20 07:41:52 +00:00 committed by Gitea
commit 28f5abe8bc
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>