use is_distributor bool

This commit is contained in:
Rafael Schouten
2014-10-02 16:28:01 +10:00
parent f29898886d
commit 526ab8b80f

View File

@@ -1,4 +1,4 @@
.sidebar_item.four.columns.alpha#payment_methods{ ng: { show: 'Enterprise.sells != "none"' } }
.sidebar_item.four.columns.alpha#payment_methods{ ng: { show: 'Enterprise.is_distributor' } }
.four.columns.alpha.header{ ng: { class: "paymentMethodsColor()" } }
%span.four.columns.alpha.centered Payment Methods
.four.columns.alpha.list{ ng: { class: "paymentMethodsColor()" } }