Save progress

This commit is contained in:
2014-03-30 15:55:22 +02:00
parent e179f6e582
commit 013a41b9f6
71 changed files with 1699 additions and 107 deletions
+8 -4
View File
@@ -1,4 +1,4 @@
= top_bar title: 'show_products.title' do
= top_bar title: '' || 'show_products.title' do
.pull-right
.supplier-info-row
.table-number
@@ -6,14 +6,18 @@
.supplier-info-row
.counter.supplier-orders-placed-count
.counter.supplier-orders-in-process-count
.main-buttons= link_to image_tag('icons/logo-small.png', alt: application_title), user_root_path, class: :brand
.action-buttons
= link_to user_active_list_path, class: ['user-top-button'], id: 'show-active-list' do
span= t('helpers.links.show_active_list', list: List.model_name.human)
/span=# t('helpers.links.show_active_list', list: List.model_name.human)
span.fa.fa-menu.fa-lg
span#list-needs-payment-button.user-top-button
span
span#list-needs-help-button.user-top-button
span.fa.fa-money.fa-lg
/span#list-needs-help-button.user-top-button
span
span
span#list-needs-help-button.user-top-button.left
span.fa.fa-question.fa-lg
.well