Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

event.add_to_calendar_urls #1615

Merged
merged 3 commits into from
Feb 9, 2024
Merged

event.add_to_calendar_urls #1615

merged 3 commits into from
Feb 9, 2024

Conversation

SebouChu
Copy link
Member

@SebouChu SebouChu commented Feb 8, 2024

Fix #1613

<%= indentation %> office: "<%= event.cal.office365_url.html_safe %>"
<%= indentation %> outlook: "<%= event.cal.outlook_com_url.html_safe %>"
<%= indentation %> ical: "<%= event.cal.ical_url.html_safe %>"
<%= indentation %> google: "<%= event.add_to_calendar_urls['google'].html_safe %>"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

event.cal_google_url

Copy link
Member

@arnaudlevy arnaudlevy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

passer par des méthodes

@SebouChu SebouChu merged commit 7406e3b into main Feb 9, 2024
6 checks passed
@SebouChu SebouChu deleted the event-store-calendar-urls branch February 9, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Limiter la régénération des fichiers cal
2 participants