Working app now yeah

This commit is contained in:
2014-08-26 18:31:11 +02:00
parent 8604636bc8
commit 3b410bd493
13 changed files with 472 additions and 12 deletions
@@ -43,5 +43,3 @@ App.IndexController = Ember.ObjectController.extend
order.set 'state', 'cancelled'
showList: (id)->
@transitionToRoute 'list', id
showListInfo: (view, link)->
debugger