Commit 37f04cbf authored by Tobias Munk's avatar Tobias Munk

fixed test config

parent 11f753e7
...@@ -81,9 +81,9 @@ return [ ...@@ -81,9 +81,9 @@ return [
] ]
], ],
'modules' => [ 'modules' => [
'widget' => [ 'widgets' => [
'class' => 'hrzg\widget\Module', 'class' => 'hrzg\widget\Module',
'layout' => '@admin-views/layouts/box', # Experimental frontend layout --- 'layout' => '@app/views/layouts/main',
] ]
] ]
]; ];
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment