correction de tous les bugs niveaux 1 (faibles)
This commit is contained in:
parent
b5bb8e7cc4
commit
f2ced83246
26 changed files with 53 additions and 38 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
|
||||
<!-- Mon profil -->
|
||||
<img [src]=profilService.profileImageUrl
|
||||
<img [src]=profilService.getProfileImageUrl()
|
||||
onerror="this.onerror=null; this.src='assets/profil.png'"
|
||||
[routerLink]="routes[3]"
|
||||
alt="">
|
||||
|
|
|
|||
Reference in a new issue