mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
using new style with old style together for user search
This commit is contained in:
parent
dc7fb8e646
commit
f2a996112f
@ -80,7 +80,7 @@ class StateUsersController extends AppController
|
||||
{
|
||||
$startTime = microtime(true);
|
||||
I18n::setLocale('de_DE');
|
||||
$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