Files
openfoodnetwork/app/views/shopping_shared/_producers.html.haml

13 lines
494 B
Plaintext

%script{ type: "text/ng-template", id: "shop/producers.html" }
.content#producers{"ng-controller" => "ProducersTabCtrl"}
.panel
.row
.small-12.columns
%h5
= t :shopping_producers_of_hub, hub: '{{CurrentHub.hub.name}}'
%ul.small-block-grid-2.large-block-grid-4
%li{"ng-repeat" => "enterprise in CurrentHub.hub.producers"}
%enterprise-modal
%i.ofn-i_036-producers
{{ enterprise.name }}