mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
Wizard: Fix that the sidebar and default header is shown
This commit is contained in:
parent
4848e36f1a
commit
a0fce449a9
@ -15,6 +15,11 @@ class Setup_IndexController extends Controller
|
|||||||
*/
|
*/
|
||||||
protected $requiresAuthentication = false;
|
protected $requiresAuthentication = false;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* {@inheritdoc}
|
||||||
|
*/
|
||||||
|
protected $innerLayout = 'inline';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Show the web wizard and run the configuration once finished
|
* Show the web wizard and run the configuration once finished
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user