[feat]Add vertical schedule tab in Schedule

This commit is contained in:
Jimmy 2021-04-26 10:41:54 +08:00 committed by CactusPuppy
parent 4b83ae8be7
commit 1bc6b092de
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82
3 changed files with 11 additions and 27 deletions

View file

@ -0,0 +1,6 @@
.container#program
= render 'schedule_tabs', active: 'vertical_schedule'
%h1.text-center
Vertical Schedule for
= @conference.title