Files
mozo-backend/app/assets/javascripts/supplier/app/app.js.coffee
T

5 lines
169 B
CoffeeScript

Qsupplier.App = Ember.Application.create
LOG_TRANSITIONS: true
rootElement: '#ember-app-container'
store: -> @__container__.lookup('controller:application').store