mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-28 21:07:16 +00:00
Apply distributor th override
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
/ insert_top "[data-hook='admin_orders_index_headers']"
|
||||
|
||||
%th
|
||||
= t(:products_distributor)
|
||||
@@ -63,6 +63,8 @@
|
||||
%col{style: "width: 10%"}
|
||||
%thead
|
||||
%tr{"data-hook" => "admin_orders_index_headers"}
|
||||
%th
|
||||
= t(:products_distributor)
|
||||
- if @show_only_completed
|
||||
%th= sort_link @search, :completed_at, t(:completed_at, :scope => 'activerecord.attributes.spree/order')
|
||||
- else
|
||||
|
||||
Reference in New Issue
Block a user