1
0
mirror of https://github.com/django/django.git synced 2025-04-07 15:06:47 +00:00
Coen van der Kamp 10d9d0ccb2 Fixed -- Improved accessibility of related widget wrapper in admin.
This improves accessibility for screen reader users by adding
"aria-disabled" and removing "alt".

Thanks Thibaud Colas for the report.
2023-06-05 14:43:51 +02:00
..