Skip to content

Adding addClass attribute in the function textField #1228

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

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

zainforbjs
Copy link
Contributor

Added functionality to check if "addClass" attribute is present then add that attribute's value to class so that it does not overwrite the default class value present in config/settings.cfm

Added functionality to check if "addClass" attribute is present then add that attribute's value to class so that it does not overwrite the default class value present in config/settings.cfm
Changed test case
@bpamiri
Copy link
Collaborator

bpamiri commented Oct 12, 2023

Closes #1115

@bpamiri bpamiri merged commit 58087c6 into wheels-dev:develop Oct 12, 2023
@bpamiri bpamiri linked an issue Oct 17, 2023 that may be closed by this pull request
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.

class attribute overwrite settings in settings.cfm file
2 participants