MDL-60268 User tours: Improve placement of Reset tour on page link

This commit is contained in:
John Beedell 2017-09-28 10:42:06 +01:00
parent d8e9a23c48
commit 4a8dfef030
6 changed files with 50 additions and 13 deletions

View file

@ -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 ===