Emberfy supplier progress

This commit is contained in:
2014-12-01 14:54:15 +01:00
parent c714a7a74d
commit 9ef3d4b725
15 changed files with 131 additions and 315 deletions
@@ -34,7 +34,7 @@ App.ApplicationRoute = Ember.Route.extend
sendFeedback: (feedback, callback)->
return unless feedback
$.post $user_feedback_path, feedback: feedback, callback
listNeedsPayment: ->
@get('controller').secured ->
@set 'list.needs_payment', true