mirror of
https://github.com/moodle/moodle.git
synced 2025-05-31 21:19:49 +02:00
Introduces a base js class that bulk actions area implementations need to extend. This class contains all common selectors, event listeners, methods (including abstract) that each implementation would use. Also, introduces a common template for the bulk actions area.