Added img tag when producer.description.length==0 to display logo even when no About Us

This commit is contained in:
Hugs
2018-01-09 16:08:50 +01:00
committed by Maikel Linke
parent e806f38142
commit 7ebf5db1f2

View File

@@ -9,6 +9,7 @@
%p.text-small{ "ng-bind" => "::producer.description"}
%div.show-for-medium-up{"ng-if" => "::producer.description.length==0"}
%label  
%img.right.show-for-medium-up{"ng-src" => "{{::producer.logo}}" }
.columns.small-12.medium-5.large-5.fat