Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 2.9, 2.9 regressions, 3.0
-
Fix Version/s: None
-
Component/s: Themes
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_29_STABLE, MOODLE_30_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-50610-master -
Pull Master Diff URL:
-
Sprint:Team Beards Sprint 7
Description
The short of this issue is, our modded version of Bootstrap Collapse toggled the class .active - and the upstream version we now use using AMD toggles the class .in. Unfortunate.
This can be easily fixed by simply retargeting the styles in question.