Skip to content

Commit

Permalink
Added the new url to params (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanciobanu committed May 16, 2013
1 parent 1ee0168 commit 5be704e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/modules/assignments_list_widget.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ define ['cs!widget'], (Widget) ->
as this data channel is actually a Backbone Collection.
###
params=
url: Utils.render_url(Utils.current_url() + "#assignments/")
assignments: assignments_params.collection.toJSON()

@renderLayout(params,false)
Expand Down

0 comments on commit 5be704e

Please sign in to comment.