Broken end of day commit

This commit is contained in:
2014-08-06 18:46:36 +02:00
parent 1d4fdc42d9
commit e61767fe78
11 changed files with 25 additions and 24 deletions
@@ -8,7 +8,7 @@ td.status-icons
|
span.icon.needs-payment
td.numeric.table_number: Qsupplier.App.TableNumberWithInfoView contextBinding="view.content"
td.section_title {{view.content.section.title}}
td.section_title: link-to 'section' view.content.section.id: span=view.content.section.title
td.currency.total_list_amount {{currency view.content.total}}
td.actions
/ if view.content.needs_help
@@ -5,7 +5,7 @@ td.status-icons
span.active-order.fa.fa-check.fa-lg
td= view.content.display
td.numeric.table_number: Qsupplier.App.TableNumberWithInfoView contextBinding="view.content.list"
td.section_title= view.content.list.section.title
td.section_title: link-to 'section' view.content.list.section.id: span=view.content.list.section.title
td.currency=currency view.content.total
td.actions
if view.content.placed