Merge branch 'show-only-visible-shops' into combined/shopfront_group-buy_customer-contact

This commit is contained in:
Maikel Linke
2015-09-04 21:49:12 +10:00

View File

@@ -68,7 +68,7 @@
 
.row.cta-container
.columns.small-12
%a.cta-hub{"ng-repeat" => "hub in producer.hubs | orderBy:'-active'",
%a.cta-hub{"ng-repeat" => "hub in producer.hubs | visible | orderBy:'-active'",
"bo-href" => "hub.path", "ofn-change-hub" => "hub",
"bo-class" => "{primary: hub.active, secondary: !hub.active}"}
%i.ofn-i_033-open-sign{"bo-if" => "hub.active"}