Force to load the user.
This commit is contained in:
parent
883c34f748
commit
a122a674e6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class App.UserZoom extends App.Controller
|
|||
@user = user
|
||||
@render()
|
||||
|
||||
App.User.retrieve( @user_id, start )
|
||||
App.User.retrieve( @user_id, start, true )
|
||||
|
||||
meta: =>
|
||||
meta =
|
||||
|
|
Loading…
Reference in a new issue