Skip to content

Commit

Permalink
[T2165] : Fixed pictures fullshot for sponsorships in MyCompassion
Browse files Browse the repository at this point in the history
  • Loading branch information
AndiR27 authored and ecino committed Feb 10, 2025
1 parent 8616660 commit ebdd7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion my_compassion/templates/my_account_my_children.xml
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@
>
<img
class="mx-auto"
t-attf-src='https://erp.compassion.ch/web/image/compassion.child.pictures/{{picture.id}}/fullshot/'
t-attf-src='/web/image/compassion.child.pictures/{{picture.id}}/fullshot/'
style="max-width: 120px; width: 100%; height: auto;"
/>
<div class="card-body pt-2">
Expand Down

0 comments on commit ebdd7b5

Please sign in to comment.