mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°3928 - Fix iTop logo
This commit is contained in:
@@ -75,7 +75,7 @@ class Branding
|
||||
}
|
||||
}
|
||||
|
||||
return $sLinkPath.$sDefaultLogoPath.'?t='.utils::GetCacheBusterTimestamp();
|
||||
return utils::GetAbsoluteUrlAppRoot().$sDefaultLogoPath.'?t='.utils::GetCacheBusterTimestamp();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user