[AMOS commit] MDL-77035 core: Base js class for a bulk actions area Committed into Git: 2023-07-31 11:30 UTC

[AMOS commit] MDL-77035 core: Base js class for a bulk actions area Committed into Git: 2023-07-31 11:30 UTC

by AMOS bot -
Number of replies: 0
Author: Mihail Geshoski
MDL-77035 core: Base js class for a bulk actions area
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.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=662a2fca9c5b7b0ad2f991af2c12e85cb525e574
http://github.com/moodle/moodle/commit/662a2fca9c5b7b0ad2f991af2c12e85cb525e574

+ 4.3 en [bulkcancel,core]
+ 4.3 en [bulkselection,core]