MDL-80676 core: Remove unnecessary aria-labelledby for action menu links
commitb58bebbf9f70a7eb5d208d2c0d25a917a8f4b92a
authorJun Pataleta <jun@moodle.com>
Fri, 19 Jan 2024 05:10:34 +0000 (19 13:10 +0800)
committerJun Pataleta <jun@moodle.com>
Fri, 19 Jan 2024 06:13:06 +0000 (19 14:13 +0800)
tree093b77fbcc8f04e7da475cf95e2c298994392512
parent72c1d1921faa7b198dde740df8e9e18662d7c30f
MDL-80676 core: Remove unnecessary aria-labelledby for action menu links

The aria-labelledby attribute for the action menu link's <a> tag is
unnecessary as the <span> tag containing the action menu link's text
is already within the <a> tag and already serves as the link's label by
default.
lib/templates/action_menu_link.mustache