summaryrefslogtreecommitdiff
path: root/tests/inline_formsets
diff options
context:
space:
mode:
authorMarijke Luttekes <mail@marijkeluttekes.dev>2024-05-21 22:09:26 -0300
committernessita <124304+nessita@users.noreply.github.com>2024-05-22 00:13:55 -0300
commit01ed59f753139afb514170ee7f7384c155ecbc2d (patch)
tree4b2a50dfa6abc08d1eb0f439f8078e7c1df1b8d0 /tests/inline_formsets
parent9c5fe93349bd4339c41d057b87046e5d28be6f77 (diff)
Refs #35189 -- Improved admin fieldset's accessibility by setting aria-labelledby.
Before this change, HTML <fieldset> elements in the admin site did not have an associated label to describe them. This commit defines a unique HTML id for the heading labeling a fieldset, and sets its aria-labelledby property to link the heading with the fieldset.
Diffstat (limited to 'tests/inline_formsets')
0 files changed, 0 insertions, 0 deletions