adding window width checking to force mobile view to use agenda view
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 12 May 2017 15:01:21 +0000 (11:01 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 12 May 2017 15:01:21 +0000 (11:01 -0400)
commit63cdc10ea0d5b234b3557ddafaa54964bba327ae
treed6f6b341964b7a628bb32ceb264751821a12d82a
parenta8f69dc6d0520b0e9d68cb293a7178e4dcc8413f
adding window width checking to force mobile view to use agenda view

added a function that checks window width and returns true or false. used this during the
session overriding check in agenda view to force agenda view if below 640px
views/front/events/agenda.html