Broken end of day commit

This commit is contained in:
2014-08-06 18:46:36 +02:00
parent 1d4fdc42d9
commit e61767fe78
11 changed files with 25 additions and 24 deletions
@@ -1,5 +1,5 @@
Qsupplier.App.SectionsRoute = Ember.Route.extend
model: -> @store.all 'section'
model: -> @store.all 'section'
setupController: (controller, collection) ->
controller.set 'content', collection
# setupController: (controller, collection) ->
# controller.set 'content', collection