Fixing "Shop for" label on groups producer modal

This commit is contained in:
Maikel Linke
2015-11-26 15:58:57 +11:00
parent caffdee047
commit 0f2ae79e05

View File

@@ -6,7 +6,7 @@
.row
.columns.small-12.fat
%div{"bo-if" => "enterprise.name"}
%label{"bo-html" => "t('shop_for_products_html', {enterprise: enterprise.name})"}
%label{"bo-html" => "'shop_for_products_html' | t:{enterprise: enterprise.name}"}
%div.show-for-medium-up{"bo-if" => "!enterprise.name"}
 
.row.cta-container