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

admin: remove asterisks on required fields #1040

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

lucasmarchd01
Copy link
Contributor

Resolves #1039. Previously, we had custom widgets to display an asterisk next to required fields in the admin area. Since these required fields already have indicator for this, where the field names are made bold, we can remove this custom widget.

@lucasmarchd01 lucasmarchd01 merged commit d96d745 into DDMAL:develop Sep 14, 2023
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.

Admin Area: Chant Create: required fields are only partially marked
2 participants