This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
v-on:input="$emit('input', $event)"
|
||||
:items="sourcetags"
|
||||
:loading="tagSearchUnderway"
|
||||
:placeholder="lt('Search')"
|
||||
:placeholder="lt('TypeToSearchOrAdd')"
|
||||
:no-data-text="lt('NoData')"
|
||||
:search-input.sync="tagSearchEntry"
|
||||
hide-selected
|
||||
multiple
|
||||
|
||||
Reference in New Issue
Block a user