changing the date dropdown in calendar view to reflect the current view
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 12 May 2017 13:45:43 +0000 (09:45 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 12 May 2017 13:45:43 +0000 (09:45 -0400)
commit456f9304742be5f27a211c6efac7712f3e36db6b
treea5c2988840c363e56dcd3bfdb1fe050ca8c2d571
parent90cc387a13f014352f75a303e3b2baa100fccf1c
changing the date dropdown in calendar view to reflect the current view
after change. limiting the dropdown to only hold 18 dates from the current
date

limiting the array that holds the dates for the date dropdown in calendar
view for events list to only have 18 dates to keep the dropdown clean.
setting the dropdown to reflect the selected dates as the views are changed
models/front/events/list.php
views/front/events/agenda.html