mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-59612 core: added previous and next links to activities
Part of MDL-59313.
This commit is contained in:
parent
d509f80c48
commit
d8cb461529
9 changed files with 221 additions and 0 deletions
|
@ -9,6 +9,8 @@ information provided here is intended especially for theme designer.
|
|||
the first one was renamed to loginform.mustache - see MDL-58970.
|
||||
* The Boost flat navigation nodes now have several data-attributes which let plugin developers
|
||||
access properties from the underlying navigation nodes in the browser - see MDL-59425.
|
||||
* Navigation between activities via a previous and next link was added to Boost, Clean and Bootstrapbase. This
|
||||
is made possible by a new function core_renderer->activity_navigation().
|
||||
|
||||
=== 3.3 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue