mirror of
https://github.com/humhub/humhub.git
synced 2025-03-04 07:08:58 +01:00
Fixed: Admin section layout not themeable
This commit is contained in:
parent
3387eefcc6
commit
5e3cb0af94
@ -18,7 +18,7 @@ use humhub\components\behaviors\AccessControl;
|
||||
class Controller extends \humhub\components\Controller
|
||||
{
|
||||
|
||||
public $subLayout = "@humhub/modules/admin/views/_layout";
|
||||
public $subLayout = "@humhub/modules/admin/views/layouts/main";
|
||||
|
||||
public function behaviors()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user