moodle/blocks/recentlyaccessedcourses
Shamim Rezaie 3fcb116eea MDL-70173 dashboard: ARIA role presentation conflicted the empty alt
The markup <img role="presentation" alt="alt text"> is contradictory.

According to https://www.w3.org/TR/2017/WD-wai-aria-practices-1.1-20170628/examples/presentation/PresentationRoleExamples.html
 It is recommended that authors instead use empty alt text (alt="")
 where they use role="presentation".
2021-02-09 16:16:00 +11:00
..
amd MDL-68889 block_recentlyaccessedcourses: small viewport issues 2020-08-20 09:16:38 +08:00
classes MDL-64438 block_recentlyaccessedcourses: Optionally show course category 2019-09-18 17:57:47 +08:00
db MDL-63995 blocks: Remove unused capabilities and warning. 2019-03-25 12:20:13 +13:00
lang/en MDL-64438 block_recentlyaccessedcourses: Optionally show course category 2019-09-18 17:57:47 +08:00
pix
templates MDL-70173 dashboard: ARIA role presentation conflicted the empty alt 2021-02-09 16:16:00 +11:00
tests/behat MDL-64438 block_recentlyaccessedcourses: Optionally show course category 2019-09-18 17:57:47 +08:00
block_recentlyaccessedcourses.php MDL-65400 block: Support returning settings for core blocks 2019-10-23 15:33:56 +02:00
settings.php MDL-64438 block_recentlyaccessedcourses: Optionally show course category 2019-09-18 17:57:47 +08:00
upgrade.txt MDL-64438 block_recentlyaccessedcourses: Optionally show course category 2019-09-18 17:57:47 +08:00
version.php MDL-70089 versions: bump all versions and requires near release 2020-11-03 19:34:52 +01:00