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

Synchronized columns2.mustache with core changes.

parent fb140f65
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
* 2018-02-08 - Synchronized columns2.mustache with core changes.
* 2018-02-08 - Necessary changes because of renaming core/login.mustache to core/loginform.mustache. * 2018-02-08 - Necessary changes because of renaming core/login.mustache to core/loginform.mustache.
* 2018-02-08 - Prepare compatibility for Moodle 3.4, no functionality change. * 2018-02-08 - Prepare compatibility for Moodle 3.4, no functionality change.
......
...@@ -95,6 +95,7 @@ ...@@ -95,6 +95,7 @@
{{> theme_boost_campus/activity_settings_incourse }} {{> theme_boost_campus/activity_settings_incourse }}
{{/activitynode}} {{/activitynode}}
{{{ output.main_content }}} {{{ output.main_content }}}
{{{ output.activity_navigation }}}
{{{ output.course_content_footer }}} {{{ output.course_content_footer }}}
</div> </div>
</section> </section>
......
...@@ -82,6 +82,7 @@ ...@@ -82,6 +82,7 @@
{{/hasregionmainsettingsmenu}} {{/hasregionmainsettingsmenu}}
{{{ output.course_content_header }}} {{{ output.course_content_header }}}
{{{ output.main_content }}} {{{ output.main_content }}}
{{{ output.activity_navigation }}}
{{{ output.course_content_footer }}} {{{ output.course_content_footer }}}
</div> </div>
</section> </section>
...@@ -104,6 +105,7 @@ ...@@ -104,6 +105,7 @@
{{/ output.page_doc_link }} {{/ output.page_doc_link }}
{{{ output.login_info }}} {{{ output.login_info }}}
<div class="tool_usertours-resettourcontainer"></div>
{{{ output.home_link }}} {{{ output.home_link }}}
<nav class="nav navbar-nav hidden-lg-up"> <nav class="nav navbar-nav hidden-lg-up">
{{# output.custom_menu_flat }} {{# output.custom_menu_flat }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment