moodle/theme/boost/layout
Jake Dallimore cc94ab171d MDL-74602 theme_boost: fix missing activity header in embedded layout
The activity header, which includes things like dates and completion
information, was moved out of the page $OUTPUT and into a separate
template context variable in 4.0, meaning it was missing from any layout
which didn't actively add it back to the page output. This fixes this
problem for the embedded layout only by adding support for the activity
header in the embedded template.
2022-05-03 09:53:57 +08:00
..
columns1.php MDL-72413 core: Introduce new header component to render standard items 2021-12-13 09:49:34 +08:00
columns2.php MDL-73393 navigation: Reintroduce nav-drawer and add a button 2022-03-24 19:59:48 +08:00
drawers.php MDL-73393 navigation: Reintroduce nav-drawer and add a button 2022-03-24 19:59:48 +08:00
embedded.php MDL-74602 theme_boost: fix missing activity header in embedded layout 2022-05-03 09:53:57 +08:00
login.php MDL-57122 boost: Don't escape strings twice 2016-11-28 08:22:41 +05:30
maintenance.php MDL-57122 boost: Don't escape strings twice 2016-11-28 08:22:41 +05:30
secure.php MDL-57122 boost: Don't escape strings twice 2016-11-28 08:22:41 +05:30