tg-autofocus in tags

stable
Juanfran 2016-10-06 13:11:02 +02:00
parent 025ac0e77d
commit a1f83ea964
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}"
)