Skip to content

Commit

Permalink
Fix coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
A. Speller committed Aug 3, 2013
1 parent af2c4bc commit 4b05bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ember-query.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -275,4 +275,4 @@ Em.LinkView.reopen
else
get(this, 'loadingHref');
"#{path}?#{@get('query')}"
).property()
).property('routeArgs')

0 comments on commit 4b05bf2

Please sign in to comment.