mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Point to Giggity from the schedule page
Tell users that they can also view schedules in an android app.
This commit is contained in:
parent
a8ad134706
commit
4dc618810b
5 changed files with 35 additions and 0 deletions
|
|
@ -228,6 +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/events.html.haml"
|
||||
- "app/views/schedules/show.html.haml"
|
||||
- "app/views/schedules/show.xml.haml"
|
||||
|
|
@ -310,6 +311,7 @@ linters:
|
|||
|
||||
# Offense count: 1074
|
||||
LineLength:
|
||||
max: 150
|
||||
exclude:
|
||||
- "app/views/admin/booths/_change_state_dropdown.html.haml"
|
||||
- "app/views/admin/booths/index.html.haml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue