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 className property of Tree component not working (#1068 related) #1069

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

NathanPB
Copy link
Contributor

Defect Fixes

The className property of the Tree 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 #1068.

@NathanPB NathanPB changed the title Fixed className property not working Fixed className property of Tree component not working Oct 29, 2019
@NathanPB NathanPB changed the title Fixed className property of Tree component not working Fixed className property of Tree component not working (#1068 related) Oct 29, 2019
@mertsincan mertsincan self-requested a review November 5, 2019 09:56
@mertsincan mertsincan merged commit 175d6b7 into primefaces:master Nov 5, 2019
@mertsincan
Copy link
Member

Thanks a lot for the PR!

@NathanPB NathanPB deleted the feature/tree-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.

Tree className property not working
2 participants