N°2982 - Revert temporarily precompiled stylesheets from datamodel as it puts the setup in an infinite loop

This commit is contained in:
Molkobain
2021-03-31 12:13:34 +02:00
parent efeedcad30
commit 7a95ea407b

View File

@@ -1856,7 +1856,7 @@
<stylesheets>
<stylesheet id="fullmoon">../css/backoffice/main.scss</stylesheet>
</stylesheets>
<precompiled_stylesheet>itop-structure/precompiled-themes/fullmoon/main.css</precompiled_stylesheet>
<!-- <precompiled_stylesheet>itop-structure/precompiled-themes/fullmoon/main.css</precompiled_stylesheet>-->
</theme>
<theme id="test-red" _delta="define">
<variables>
@@ -1870,7 +1870,7 @@
<stylesheet id="fullmoon">../css/backoffice/main.scss</stylesheet>
<stylesheet id="environment-banner">../css/backoffice/themes/page-banner.scss</stylesheet>
</stylesheets>
<precompiled_stylesheet>itop-structure/precompiled-themes/test-red/main.css</precompiled_stylesheet>
<!-- <precompiled_stylesheet>itop-structure/precompiled-themes/test-red/main.css</precompiled_stylesheet>-->
</theme>
</themes>
</branding>