4 lines
91 B
CoffeeScript
4 lines
91 B
CoffeeScript
Qsupplier.App.SectionRoute = Ember.Route.extend
|
|
renderTemplate: ->
|
|
@render 'section'
|