mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Refactor producers tab content for spacing of string
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
.row
|
||||
.small-12.columns
|
||||
%h5
|
||||
=current_distributor.name
|
||||
's producers:
|
||||
= "#{current_distributor.name}'s producers:"
|
||||
%ul.ofn-list
|
||||
%li{"ng-repeat" => "producer in CurrentHub.producers"}
|
||||
= render partial: "modals/producer"
|
||||
|
||||
Reference in New Issue
Block a user