-
Bug
-
Resolution: Fixed
-
Minor
-
2.2
-
MOODLE_22_STABLE
-
MOODLE_22_STABLE
-
Discovered while testing, it appears that theme/mymobile/layout/embedded.php contains
<?php echo core_renderer::MAIN_CONTENT_TOKEN ?>
|
instead of
<?php echo $OUTPUT->main_content() ?>
|
as can be seen here...
https://github.com/lazydaisy/moodle/blob/master/theme/mymobile/layout/embedded.php
- has been marked as being related by
-
MDL-33115 MyMobile does not integrate well with Collapsed Topics
- Closed
-
CONTRIB-3655 Provide support for MyMobile theme.
- Closed