Skip to content

Commit

Permalink
T1439 FIX link to profile from MyCompassion
Browse files Browse the repository at this point in the history
  • Loading branch information
ecino committed Jul 2, 2024
1 parent f45039b commit df3370f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website_event_compassion/templates/my_events.xml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
</a>
<a
class="btn btn-primary mx-auto"
t-attf-href="/event/#{slug(event)}/#{slug(registration)}"
t-attf-href="#{registration.website_id.get_base_url()}#{registration.website_url}"
>
<i class="fa fa-eye" />
<span>View</span>
Expand Down

0 comments on commit df3370f

Please sign in to comment.