Skip to content
Snippets Groups Projects
Commit 4bd295d8 authored by Torsten Oppermann's avatar Torsten Oppermann
Browse files

[TASK] Save filtersä

parent 458c5813
No related branches found
No related tags found
No related merge requests found
......@@ -107,6 +107,7 @@ class BackendController extends ActionController {
$this->view->assign('rootOptions', BackendService::getRootOptions());
}
$this->view->assign('filters', $filters);
$this->view->assign('pageUid', $pageUid);
$this->view->assign('rootPageUid', $this->rootPageUid);
$this->view->assign('docHeader', $this->docHeaderComponent->docHeaderContent());
......
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