Fix profile picture issue
This commit is contained in:
		
							parent
							
								
									ce9772370d
								
							
						
					
					
						commit
						d24560f87a
					
				| 
						 | 
				
			
			@ -136,7 +136,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="/app/beneficiaries/e7616eac-4a87-4396-a505-23e0421b9c4c/picture"
 | 
			
		||||
                  src="/app/beneficiaries/{{.UserID}}/picture"
 | 
			
		||||
                  alt="Menu utilisateur">
 | 
			
		||||
              </button>
 | 
			
		||||
            </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue