Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displays frozen organisations #16

Merged
merged 1 commit into from
May 19, 2017
Merged

Conversation

x4d3
Copy link
Contributor

@x4d3 x4d3 commented May 18, 2017

Copy link
Contributor

@alexnoox alexnoox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexnoox alexnoox merged commit 23c9100 into maestrano:master May 19, 2017
@@ -16,6 +16,16 @@ <h1 translate>mnoe_admin_panel.dashboard.organization.organization_info</h1>
</div>
<div class="bs-row row" ng-if="::main.adminConfig.isPaymentEnabled()">
<div class="col-xs-6">
<div class="label-cell" translate>mnoe_admin_panel.dashboard.organization.account_frozen</div>
</div>
<div class="col-xs-6">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@x4d3 This is nested under the ng-if="::main.adminConfig.isPaymentEnabled()"
So it doesnt display on frontend where payment is disabled (Kappa)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bad copy paste.. thanks for spoting it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants