sign-in check added

This commit is contained in:
rajavi-mishra 2021-04-24 23:13:12 -07:00 committed by CactusPuppy
parent 2fa7ed5542
commit 5121e0ba29
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82

View file

@ -25,6 +25,7 @@
.col-md-4
%p{style: "margin-top: 20px"}
- if @event_schedule&.start_time
- if user_signed_in?
= link_to google_calendar_link(@event_schedule), target: '_blank', class: 'btn btn-success btn-mini' do
%i.fa.fa-calendar
Add to Google Calendar (beta)