tg-autofocus in tags
parent
025ac0e77d
commit
a1f83ea964
|
@ -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}"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue