-
Bug
-
Resolution: Fixed
-
Minor
-
3.4, 3.5
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_34_STABLE
-
MDL-61665-master -
The core calendar/view.php starts a layout container with
$OUTPUT->start_layout(); |
but the completion of the layout has been removed, thus leaving an extra html element open
- is a regression caused by
-
MDL-59388 Convert existing calendar view to templates
-
- Closed
-