N°3928 - Fix iTop logo

This commit is contained in:
Eric Espie
2021-10-13 17:21:44 +02:00
parent 4305e40ae5
commit 9ec6c2098b

View File

@@ -75,7 +75,7 @@ class Branding
}
}
return $sLinkPath.$sDefaultLogoPath.'?t='.utils::GetCacheBusterTimestamp();
return utils::GetAbsoluteUrlAppRoot().$sDefaultLogoPath.'?t='.utils::GetCacheBusterTimestamp();
}
/**