Fixed link of user search result.
This commit is contained in:
parent
8166dfb92f
commit
fed24a553f
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ class App.Navigation extends App.Controller
|
|||
display: "#{user.displayName()}"
|
||||
id: user.id
|
||||
class: "user user-popover"
|
||||
url: user.uiUrl()
|
||||
iconClass: "user"
|
||||
area.result.push data
|
||||
else if area.name is 'Organization'
|
||||
|
|
Loading…
Reference in a new issue