mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°3685 Preload necessary fonts to speed up display
This commit is contained in:
committed by
Molkobain
parent
61ee4d6807
commit
b1b1d25186
@@ -904,6 +904,7 @@ HTML;
|
||||
$aData['aPage'] = array_merge(
|
||||
$aData['aPage'],
|
||||
[
|
||||
'aPreloadedFonts' => $this->aPreloadedFonts,
|
||||
'aCssFiles' => $this->a_linked_stylesheets,
|
||||
'aCssInline' => $this->a_styles,
|
||||
'aJsInlineEarly' => $this->a_early_scripts,
|
||||
|
||||
Reference in New Issue
Block a user