Refactor Qsupplier.App to App
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user