Files
openfoodnetwork/app/views/shopping_shared/_producers.html.haml
2019-06-12 09:47:01 +01:00

13 lines
486 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: '{{ shopfront.name }}'
%ul.small-block-grid-2.large-block-grid-4
%li{"ng-repeat" => "enterprise in shopfront.producers"}
%enterprise-modal
%i.ofn-i_036-producers
{{ enterprise.name }}