-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.11, 2.8.9, 2.9.3, 3.0
-
None
-
2.7.1, 2.9.0
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_29_STABLE
DESCRIPTION
When viewing a scheduler activity as an administrator, the submenu for the Statistics tab appears regardless of the selected tab unless you are using a Bootstrap based theme. For example, it works fine with Clean and Bootstrapbase but not with Standard.
FULL STEPS
As a Moodle administrator:
1) Ensure that your instance of Moodle is using a theme that is not based on bootstrap. For example, Clean and Bootstrapbase work correctly. In Moodle 2.7, I used the Standard theme for example.
2) Install the Scheduler plugin
3) Add the Scheduler activity to a course
4) Enter the course
5) Click on the Scheduler activity
WHAT I EXPECTED
I expected the tabs to appear correctly all on the same row and to see the submenu row only appear when the Statistics tab was selected.
WHAT ACTUALLY HAPPENS
While everything appears correctly, it only does so when the Statistics tab is selected. When I select any of the other tabs including the My appointments, All appointments, Overview and Export, the submenu options for the Statistics menu still appear.
Let me know if you require clarification. Any assistance in resolving this issue would be most appreciated.
Best regards,
Michael
- will be (partly) resolved by
-
MDL-52086 Subtree incorrectly rendered in renderer_base.render_tabobject()
- Closed