mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-30 21:27:17 +00:00
Involved changing bo-text -> ng-bind, bo-href-i -> ng-href, bo-src-i -> ng-src and ng-html -> ng-bind-html
9 lines
331 B
Plaintext
9 lines
331 B
Plaintext
.content#about{"ng-controller" => "AboutUsCtrl"}
|
|
.panel
|
|
.row
|
|
.small-12.large-8.columns
|
|
%img.hero-img-small{"ng-src" => "{{::CurrentHub.hub.promo_image}}", "ng-if" => "::CurrentHub.hub.promo_image"}
|
|
%p{"ng-bind-html" => "::CurrentHub.hub.long_description"}
|
|
.small-12.large-4.columns
|
|
|