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

Adjusted config.php due to upstream changes in theme Boost.

parent f3b93afe
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ Changes
### Unreleased
* 2019-01-30 - Adjusted config.php due to upstream changes in theme Boost.
* 2019-01-29 - Adjusted styles for the footnote due to upstream changes in Boost.
* 2019-01-28 - Adjusted styles for the imagearea due to upstream changes in Boost.
* 2019-01-25 - Adjusted login.mustache template due to upstream changes in theme Boost.
......
......@@ -96,7 +96,7 @@ $THEME->layouts = [
'file' => 'columns2.php',
'regions' => $regions,
'defaultregion' => 'side-pre',
'options' => array('nonavbar' => true, 'langmenu' => true),
'options' => array('nonavbar' => true, 'langmenu' => true, 'nocontextheader' => true),
),
// My public page.
'mypublic' => array(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment