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

1359328 - fix removing error message after success message for creating lifecyle environment + other refactorings #1104

Merged
merged 1 commit into from Jul 29, 2016

Conversation

isratrade
Copy link
Contributor

No description provided.

…ng lifecyle environment + other refactorings
},

createEnvironment(fields_env) {
var self = this;
this.set('showAlertMessage', false);
this.set('errorMsg', null);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this line is the actual fix of the BZ to remove the error message. The rest is refactoring and cleanup.

@cfchase
Copy link
Contributor

cfchase commented Jul 29, 2016

ACK

@cfchase cfchase merged commit 15f7158 into fusor:master Jul 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants