Add some view structure

This commit is contained in:
2014-04-17 23:05:35 +02:00
parent 45f8ea1308
commit 2a5331471c
23 changed files with 207 additions and 115 deletions
+1 -3
View File
@@ -30,8 +30,6 @@ div.page-header= title :index, model_class
- else
= no_content_given model_class
.form-actions
= link_to new_suppliers_table_path, class: 'form-action-new'
span data-t="helpers.links.new"
= supplier_form_actions :new, for: :tables do
= link_to qr_codes_suppliers_tables_path(params.slice(:from_number, :to_number)), class: 'form-action-qr-codes', target: :_blank
span data-t="tables.qr_codes.link"