adding hidden field in the event search form so that the agenda calendar view can...
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 25 Aug 2016 20:39:09 +0000 (16:39 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 25 Aug 2016 20:39:09 +0000 (16:39 -0400)
commit34673a36dd3ac94d0c3a32cb73ebfe22314a282c
tree486c9e33509a31122fd0caaaa965e9a12172ca31
parentd7572aa132a86fa5dcb62bb9e6a934708d633951
adding hidden field in the event search form so that the agenda calendar view can be overriden by the search. This is because the view variable is stateless in js and needs to be php
models/front/events/list.php
views/front/events/agenda.html
views/front/events/searchForm.html