mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 15:52:24 +02:00
Faster compilation of themes
- Ability to provided precompiled themes in the datamodel - Check that a precompiled theme is still up-to-date based on a signature
This commit is contained in:
@@ -8529,6 +8529,7 @@
|
||||
<stylesheet id="jqueryui">../css/ui-lightness/jqueryui.scss</stylesheet>
|
||||
<stylesheet id="main">../css/light-grey.scss</stylesheet>
|
||||
</stylesheets>
|
||||
<precompiled_stylesheet>itop-config-mgmt/precompiled-themes/light-grey/main.css</precompiled_stylesheet>
|
||||
</theme>
|
||||
<theme id="test-red" _delta="define">
|
||||
<variables>
|
||||
@@ -8544,6 +8545,7 @@
|
||||
<stylesheet id="main">../css/light-grey.scss</stylesheet>
|
||||
<stylesheet id="environment-banner">../css/backoffice-environment-banner.scss</stylesheet>
|
||||
</stylesheets>
|
||||
<precompiled_stylesheet>itop-config-mgmt/precompiled-themes/test-red/main.css</precompiled_stylesheet>
|
||||
</theme>
|
||||
</themes>
|
||||
</branding>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
5246
datamodels/2.x/itop-config-mgmt/precompiled-themes/test-red/main.css
Normal file
5246
datamodels/2.x/itop-config-mgmt/precompiled-themes/test-red/main.css
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user