first work on dashboard template (admin and customer)
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -185,7 +185,8 @@ if ($page == 'overview') {
|
||||
}
|
||||
|
||||
// @fixme add all the overview/dashboard data from above
|
||||
UI::TwigBuffer('admin/index.html.twig');
|
||||
UI::Twig()->addGlobal('userinfo', $userinfo);
|
||||
UI::TwigBuffer('user/index.html.twig');
|
||||
UI::TwigOutputBuffer();
|
||||
} elseif ($page == 'change_password') {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user