Refactor Qsupplier.App to App

This commit is contained in:
2014-08-10 08:50:20 +02:00
parent 1a0f9b4ae5
commit 3451604dff
77 changed files with 200 additions and 197 deletions
@@ -1,4 +1,4 @@
Qsupplier.App.SectionTableView = Ember.View.extend DragNDrop.Draggable,
App.SectionTableView = Ember.View.extend DragNDrop.Draggable,
templateName: 'section_table'
classNames: ['section-table']
attributeBindings: ['style']