Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6.4, 2.7.1, 2.8
-
Component/s: Themes
-
Testing Instructions:
-
Affected Branches:MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
-
Fixed Branches:MOODLE_26_STABLE, MOODLE_27_STABLE
-
Pull from Repository:
-
Pull Master Branch:m28_
MDL-46900 -
Pull Master Diff URL:
Description
In the Bootstrap base theme, when the screen resolution is below 989px wide pressing the menu button only allows one section to be expanded / collapsed (as it uses Y.one). Converting this to use Y.all will allow multiple sections to be expanded / collapsed in narrower widths.