Broken end of day commit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user