Skip to content
Snippets Groups Projects
Commit 669435fb authored by Karl Hasselbring's avatar Karl Hasselbring
Browse files

Sidebar ist wieder auf statischen Seiten

parent f7ac43c4
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
@yield('homeIcon') @yield('homeIcon')
</header> </header>
@include('parts.sidebar', ['id' => 'staticPagesSideBar']) @include('parts.sidebar', ['id' => 'staticPagesSideBar'])
@include('parts.sidebar-opener', ['class' => 'fixed'])
<div class="wrapper"> <div class="wrapper">
<main class="mg-panel"> <main class="mg-panel">
@if (isset($success)) @if (isset($success))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment