Mace moving table in supplier main board work and specced
This commit is contained in:
@@ -29,10 +29,8 @@
|
||||
view Ember.TextField valueBinding="width" class="dimension section-edit-width-field"
|
||||
span x
|
||||
view Ember.TextField valueBinding="height" class="dimension section-edit-height-field"
|
||||
a.btn.btn-mini.section-normal-mode-button{ action finishEditable }
|
||||
span.icon-ok
|
||||
a.section-normal-mode-button{ action finishEditable }: span
|
||||
else
|
||||
a.btn.btn-mini.section-edit-mode-button{ action makeEditable }
|
||||
span.icon-pencil
|
||||
a.section-edit-mode-button{ action makeEditable }: span
|
||||
each table in tables
|
||||
view 'Qsupplier.App.SectionTableView' contentBinding="table"
|
||||
|
||||
Reference in New Issue
Block a user