Fix gigitty link

The modal didn't really work on mobiles. On mobiles you also need the schedule
link because it's hard to point your mobile to a QR code on your mobile...
This commit is contained in:
Henne Vogelsang 2019-05-24 15:11:53 +02:00
parent 9df85e5ae4
commit e6049adc52
No known key found for this signature in database
GPG key ID: 9D6164C2955FADE0
7 changed files with 31 additions and 33 deletions

View file

@ -228,7 +228,7 @@ linters:
- "app/views/schedules/_schedule.html.haml"
- "app/views/schedules/_schedule_item.html.haml"
- "app/views/schedules/_schedule_tabs.html.haml"
- "app/views/schedules/_qr_code_modal.html.haml"
- "app/views/schedules/app.html.haml"
- "app/views/schedules/events.html.haml"
- "app/views/schedules/show.html.haml"
- "app/views/schedules/show.xml.haml"