Skip to content
Snippets Groups Projects
Commit 2e7d8cef authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Adjusted login.mustache template due to upstream changes in theme Boost.

parent ba89ec31
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ Changes ...@@ -6,6 +6,7 @@ Changes
### Unreleased ### Unreleased
* 2020-03-05 - Adjusted login.mustache template due to upstream changes in theme Boost.
* 2020-03-05 - Adjusted columns2.mustache template due to upstream changes in theme Boost. * 2020-03-05 - Adjusted columns2.mustache template due to upstream changes in theme Boost.
* 2020-03-05 - Prepare compatibility for Moodle 3.8. * 2020-03-05 - Prepare compatibility for Moodle 3.8.
......
...@@ -36,6 +36,7 @@ ...@@ -36,6 +36,7 @@
{{> theme_boost/head }} {{> theme_boost/head }}
<body {{{ bodyattributes }}}> <body {{{ bodyattributes }}}>
{{> core/local/toast/wrapper}}
<div id="page-wrapper"> <div id="page-wrapper">
......
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
{{> theme_boost/head }} {{> theme_boost/head }}
<body {{{ bodyattributes }}}> <body {{{ bodyattributes }}}>
{{> core/local/toast/wrapper}}
<div id="page-wrapper"> <div id="page-wrapper">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment