mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
MDL-60268 User tours: Improve placement of Reset tour on page link
This commit is contained in:
parent
d8e9a23c48
commit
4a8dfef030
6 changed files with 50 additions and 13 deletions
|
@ -11,6 +11,8 @@ information provided here is intended especially for theme designer.
|
|||
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().
|
||||
* Theme designers may now place the Reset tour on this page link where required by adding an empty
|
||||
container (e.g. <div class="tool_usertours-resettourcontainer"></div>) to their layouts.
|
||||
|
||||
=== 3.3 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue