Files
moodle/course/format/amd
Mikel Martín ad37483f47 MDL-75669 courseformat: Fix section collapse in Tree JS
After Bootstrap 5 upgrade, when expanding/collapsing sections in course index and
move content modal using the chevrons, the Bootstrap collapse event will occur
before the courseindex logic (In BS4 if was the opposite and the BS collapse event
was triggered after). This commit fixes that specific problem.
2025-02-17 08:13:46 +01:00
..