Compare commits

...

2 Commits

Author SHA1 Message Date
Arnaud Delcasse 0278e4b97f Merge branch 'main' into spie06 2022-12-05 20:05:16 +01:00
Arnaud Delcasse ce9772370d Fix profile picture issue 2022-12-05 20:04:55 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
id="user-menu-button" aria-expanded="false" aria-haspopup="true">
<span class="sr-only">Open user menu</span>
<img class="h-8 w-8 rounded-co"
src="http://localhost:9000/app/beneficiaries/e7616eac-4a87-4396-a505-23e0421b9c4c/picture"
src="/app/beneficiaries/e7616eac-4a87-4396-a505-23e0421b9c4c/picture"
alt="Menu utilisateur">
</button>
</div>