mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-05 22:26:07 +00:00
Rearrange columns
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/ insert_top "[data-hook='admin_payment_methods_index_rows']"
|
||||
/ insert_after "[data-hook='admin_payment_methods_index_rows'] td:first-child"
|
||||
|
||||
%td.align-center
|
||||
= enterprises_to_names method.distributors
|
||||
- method.distributors.each do |distributor|
|
||||
= distributor.name
|
||||
%br/
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/ insert_top "[data-hook='admin_payment_methods_index_headers']"
|
||||
/ insert_after "[data-hook='admin_payment_methods_index_headers'] th:first-child"
|
||||
|
||||
%th
|
||||
Distributors
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/ replace_contents "table#listing_payment_methods colgroup"
|
||||
/ replace_contents "table#listing_payment_methods colgroup"
|
||||
|
||||
%col{style: "width: 14%"}
|
||||
%col{style: "width: 13%"}
|
||||
%col{style: "width: 14%"}
|
||||
%col{style: "width: 32%"}
|
||||
%col{style: "width: 14%"}
|
||||
%col{style: "width: 8%"}
|
||||
|
||||
Reference in New Issue
Block a user