mirror of
https://github.com/moodle/moodle.git
synced 2025-02-15 05:15:07 +01:00
This change includes some additional simplifications to support this change, including conversion from done/fail to then/catch, and some simplification of Promise usage. There were a number of cases of nested Modal usage which have been removed.