Update TODO format

This commit is contained in:
Stephen Abello
2020-11-09 14:48:32 +01:00
parent a729c6c1e3
commit c7661bcfcf

View File

@@ -233,7 +233,7 @@ class NavigationMenu extends UIBlock
$sPictureUrl = utils::GetAbsoluteUrlAppRoot().'images/user-pictures/' . appUserPreferences::GetPref('user_picture_placeholder', 'user-profile-default-256px.png');
}
//Todo : what do we show if no contact is linked to the user ?
// TODO 3.0.0 : what do we show if no contact is linked to the user ?
$aData = [
'sOrganization' => UserRights::GetContactOrganizationFriendlyname(),
'sFirstname' => UserRights::GetContactFirstname(),