mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°2982 - Move precompiled files to proper module and update XML migration functions
This commit is contained in:
@@ -789,6 +789,10 @@ class iTopDesignFormat
|
||||
// -- 3185 - Remove main_logo_compact node from branding
|
||||
$sPath = "/itop_design/branding/main_logo_compact";
|
||||
$this->RemoveNodeFromXPath($sPath);
|
||||
|
||||
// -- 2982 - Speed up SCSS themes compilation during setup
|
||||
$sPath = "/itop_design/branding/themes/theme/precompiled_stylesheet";
|
||||
$this->RemoveNodeFromXPath($sPath);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user