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

Fix jhiAlert and jhiAlertErrors components #3045

Merged
merged 3 commits into from
Mar 2, 2016

Conversation

wmarques
Copy link
Contributor

@wmarques wmarques commented Mar 1, 2016

While working on #3043 I realized that I've refactored wrongly the alert and alert-error directives into components.
In directives, second parameter in .directive('jhiAlertError', jhiAlertError) was a function, in components it has to be a variable. So I fixed it and turned functions into variables.

I followed this issue to stay consistent with Johnpapa's style.

deepu105 added a commit that referenced this pull request Mar 2, 2016
Fix jhiAlert and jhiAlertErrors components
@deepu105 deepu105 merged commit 4140621 into jhipster:master Mar 2, 2016
@jdubois jdubois modified the milestone: 3.0.0 Mar 23, 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

3 participants