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

Bug 973774: Updates to ensure content view and environment selection #3058

Merged
merged 1 commit into from Oct 2, 2013

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Sep 30, 2013

are properly in sync with one another.

@@ -1,3 +1,5 @@
/*jshint camelcase:false*/
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it possible to do turn this off for a smaller section of this file only?

Copy link
Member Author

Choose a reason for hiding this comment

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

Probably.

@bbuckingham
Copy link
Member

ACK, pending @waldenraines' ACK :)

@ehelms
Copy link
Member Author

ehelms commented Oct 1, 2013

@waldenraines updated

@@ -37,7 +37,6 @@ angular.module('Bastion.systems').controller('SystemDetailsInfoController',
$scope.editContentView = false;
$scope.saveSuccess = false;
$scope.saveError = false;
$scope.previousEnvironment = null;
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't we still initialize this?

@waldenraines
Copy link
Contributor

ACK.

ehelms added a commit that referenced this pull request Oct 2, 2013
Bug 973774: Updates to ensure content view and environment selection
@ehelms ehelms merged commit 69d0e43 into Katello:master Oct 2, 2013
@ehelms ehelms deleted the bug-973774 branch October 2, 2013 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants