mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Tweak markup for PRODUCERS tab on mini menu
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
.content#producers{"ng-controller" => "ProducersTabCtrl"}
|
||||
.row
|
||||
.small-12.columns
|
||||
%h5
|
||||
= "#{current_distributor.name}'s producers:"
|
||||
.small-12.columns.panel
|
||||
%h5
|
||||
Our producers:
|
||||
/ = "#{current_distributor.name}'s producers:"
|
||||
%ul.bullet-list
|
||||
%li{"ng-repeat" => "enterprise in CurrentHub.hub.producers"}
|
||||
= render partial: "modals/producer"
|
||||
|
||||
Reference in New Issue
Block a user