mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
MDL-81597 theme_boost: Fix header bar alignment
- Refactot context_header class to implement named templatable so render_context_header in core and theme_boost can be removed - Refactor context_header to use templates - Fix context header layout and styles
This commit is contained in:
parent
e1d2a046d3
commit
78db6bbce8
8 changed files with 149 additions and 167 deletions
5
.upgradenotes/MDL-81597-2024052802370704.yml
Normal file
5
.upgradenotes/MDL-81597-2024052802370704.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
issueNumber: MDL-81597
|
||||
notes:
|
||||
theme:
|
||||
- message: New `core/contextheader` mustache template has been added. This template can be overridden by themes to modify the context header
|
||||
type: improved
|
Loading…
Add table
Add a link
Reference in a new issue