mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
N°7315 - Migrate deprecated usages of WebPage::add_linked_stylesheet()
This commit is contained in:
@@ -1243,7 +1243,7 @@ JS;
|
||||
$sRootUrl = '../';
|
||||
}
|
||||
$sCSSUrl = $sRootUrl.$sCssRelPath;
|
||||
$this->add_linked_stylesheet($sCSSUrl);
|
||||
$this->LinkStylesheetFromURI($sCSSUrl);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user