mirror of
https://github.com/moodle/moodle.git
synced 2025-04-19 07:25:30 +02:00
The custom handling of Space and Enter for dropdowns that was added to aria.js were not needed in the latests Bootstrap versions. So removed them. Vanilla Bootstrap emulates click when Space or Enter keys are pressed on a tab.