mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 05:28:44 +02:00
N°7315 - Migrate deprecated usages of WebPage::add_linked_stylesheet()
This commit is contained in:
@@ -250,7 +250,7 @@ JS
|
||||
// TODO 3.0.0: Remove light-grey when development of Full Moon is done.
|
||||
// TODO 3.0.0: Reuse theming mechanism for Full Moon
|
||||
$sCssThemeUrl = ThemeHandler::GetCurrentThemeUrl();
|
||||
$this->add_linked_stylesheet($sCssThemeUrl);
|
||||
$this->LinkStylesheetFromURI($sCssThemeUrl);
|
||||
}
|
||||
|
||||
protected function GetReadyScriptsStartedTrigger(): ?string
|
||||
|
||||
Reference in New Issue
Block a user