[Backport] tg-autofocus in tags

stable
Juanfran 2016-10-06 13:11:02 +02:00
parent 15456d3f59
commit a298798abb
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
input.tag-input.e2e-add-tag-input(
type="text"
placeholder="{{'COMMON.TAGS.PLACEHOLDER' | translate}}"
autofocus
tg-autofocus
ng-model="vm.newTag.name"
ng-model-options="{debounce: 200}"
)