mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
parent
3a22168b64
commit
bf0b673640
@ -112,7 +112,7 @@ class StyleSheet
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$themingConfig = $this->app->getConfig()->getSection('theming');
|
$themingConfig = $this->app->getConfig()->getSection('themes');
|
||||||
$defaultTheme = $themingConfig->get('default', self::DEFAULT_THEME);
|
$defaultTheme = $themingConfig->get('default', self::DEFAULT_THEME);
|
||||||
$theme = null;
|
$theme = null;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user