mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change back overview gdt frontend
This commit is contained in:
parent
dcc22445dd
commit
529db4065d
@ -177,7 +177,7 @@ class StateBalancesController extends AppController
|
||||
public function overviewGdt()
|
||||
{
|
||||
$startTime = microtime(true);
|
||||
$this->viewBuilder()->setLayout('frontend_ripple');
|
||||
$this->viewBuilder()->setLayout('frontend');
|
||||
$session = $this->getRequest()->getSession();
|
||||
$result = $this->requestLogin();
|
||||
if ($result !== true) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user