Fix moving table for user

This commit is contained in:
2014-04-24 16:57:28 +02:00
parent 27a1022eb4
commit 772b647406
2 changed files with 3 additions and 1 deletions
@@ -44,6 +44,8 @@ App.ApplicationController = Ember.Controller.extend
join_request_approved: ->
@setCurrentList ->
@transitionToRoute 'active_list'
list_changed_table: ->
@setCurrentList()
setCurrentList: (callback)->
success = (list)=>