Add some view structure
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user