[Bug] Update copy in search agent select dropdown (#204)
This commit is contained in:
parent
047e485998
commit
7b4b5d31d9
3 changed files with 12 additions and 1 deletions
|
@ -25,7 +25,9 @@
|
|||
track-by="id"
|
||||
@select="assignAgent"
|
||||
@remove="removeAgent"
|
||||
/>
|
||||
>
|
||||
<span slot="noResult">{{ $t('AGENT_MGMT.SEARCH.NO_RESULTS') }}</span>
|
||||
</multiselect>
|
||||
</div>
|
||||
<ResolveButton />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue