Make sidebar on event detail sticky.

This commit is contained in:
Vidir Valberg Gudmundsson 2017-07-20 13:21:37 +02:00
parent 7abd35ab66
commit 99c48130d2
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ eventDetailView eventSlug model =
[ classList
[ ( "col-sm-3", True )
, ( "schedule-sidebar", True )
, ( "sticky", True )
]
]
[ videoRecordingSidebar event