Map modals for 'profile' enterprises do not display shopping options

This commit is contained in:
Rob H
2014-09-05 16:28:08 +10:00
parent 1e1ddedfb2
commit 097367a9f8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
.row.pad-top{bindonce: true, "ng-if" => "enterprise.hubs.length > 0"}
.row.pad-top{bindonce: true, "ng-if" => "enterprise.hubs.length > 0 && enterprise.has_shopfront"}
.cta-container.small-12.columns
%label
Shop for

View File

@@ -1,4 +1,4 @@
.row.pad-top{bindonce: true}
.row.pad-top{bindonce: true, ng: { if: 'enterprise.has_shopfront' } }
.cta-container.small-12.columns
.row
.small-4.columns