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

953971 - adding gpg option to new product on discovery page #2983

Merged
merged 1 commit into from Sep 19, 2013

Conversation

jlsherrill
Copy link
Member

No description provided.

return deferred.promise;
}

$scope.gpgKeys = fetchGPGKeys();
Copy link
Member Author

Choose a reason for hiding this comment

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

private function here due to jshint

Copy link
Member

Choose a reason for hiding this comment

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

Can you not just set $scope.gpgKeys = function() { }; that you define up above?

Copy link
Contributor

Choose a reason for hiding this comment

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

What was jshint complaining about?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah i'll do that ehelms, @waldenraines was complaining that function was used before being defined.

@waldenraines
Copy link
Contributor

ACK pending Travis.

jlsherrill added a commit that referenced this pull request Sep 19, 2013
953971 - adding gpg option to new product on discovery page
@jlsherrill jlsherrill merged commit 539ece1 into Katello:master Sep 19, 2013
@jlsherrill jlsherrill deleted the 953971 branch February 2, 2014 17:44
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