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

Fixed Message className property not working #1077

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

NathanPB
Copy link
Contributor

@NathanPB NathanPB commented Nov 5, 2019

Defect Fixes

The className property of the Message component was not being included in the method that generates the actual className, so it was not being included in the generated HTML by the render method. Quite simple, fixes #1076, basically the same as #1069

@mertsincan mertsincan merged commit b5e7eb1 into primefaces:master Nov 27, 2019
@mertsincan
Copy link
Member

Thanks a lot for the PR!

Best Regards,

@NathanPB NathanPB deleted the feature/message-classname branch March 24, 2021 01:24
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.

className property of Message component not working
2 participants