fix distributed spelling problem
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.pull-right
|
||||
= select_tag('current_section_selector', options_for_select([[current_supplier.name, '']] + current_supplier.sections.map{|s| ["- #{s.title}", s.id]}, params[:section_id]), id: :section_selector)
|
||||
a.icon-arrow-right.hide href=tables_view_suppliers_section_path('0000')
|
||||
a.icon-arrow-right.go-to-tables-view.hide href=tables_view_suppliers_section_path('0000')
|
||||
= render template: 'supplier/active_lists'
|
||||
= render template: 'supplier/active_orders'
|
||||
- content_for :footer do
|
||||
|
||||
Reference in New Issue
Block a user