mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 01:58:47 +02:00
adapt testValidatePrecompiledStyles
This commit is contained in:
@@ -615,7 +615,7 @@ CSS;
|
||||
* @throws Exception
|
||||
* @return string
|
||||
*/
|
||||
private static function FindStylesheetFile($sFile, $aImportsPaths)
|
||||
public static function FindStylesheetFile($sFile, $aImportsPaths)
|
||||
{
|
||||
foreach($aImportsPaths as $sPath)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user