Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Navigation
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
See the following discussion for more details
Sorry all,
The CSS for displaying the menunav is being included dynamically by the loader when the module is first being requested which is unfortunately not preventable without editing the module definitions YUI stores about itself. As such it looks like it is going to stay and that people will need to override the menu node CSS.
My apologies
Sam