Fixes #3639 - Mention widget show same users several times (if rest requests will return in different order).
This commit is contained in:
parent
5b3e19170c
commit
ed74a78b99
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class App.Mention extends App.Model
|
|||
group_ids[group_id] = 'read'
|
||||
|
||||
App.Ajax.request(
|
||||
id: 'mention_search_user'
|
||||
type: 'GET'
|
||||
url: "#{@apiPath}/users/search"
|
||||
data:
|
||||
|
|
Loading…
Reference in a new issue