mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IndexController: no kickstart without schema
This commit is contained in:
parent
d27615eb57
commit
75970a7aa5
@ -20,8 +20,6 @@ class IndexController extends DashboardController
|
||||
if (!$this->hasDeploymentEndpoint()) {
|
||||
$this->showKickstartForm(false);
|
||||
}
|
||||
} else {
|
||||
$this->showKickstartForm();
|
||||
}
|
||||
|
||||
if ($migrations->hasPendingMigrations()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user