Files
moodle/public/mod/folder/amd
Benjamin Abraham d182af6585 MDL-86119 mod_folder: Remove YUI TreeView
Remove YUI TreeView and replace it with a layout of "ul" and  "li" tags
Using core/tree javascript module to implement ARIA navigation and collapse toggle
Accessibility text for root folder
Empty alt attributes
Remove unused foldertree class from edit.php form
2025-10-20 10:04:52 +02:00
..