Setup event detail page to show only the date a recurring event is on.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 7 Jun 2019 14:14:50 +0000 (10:14 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 19 Jun 2019 13:39:58 +0000 (09:39 -0400)
commitc589616df8bdfd702048de1c9f64526037ca7c43
treeab2ad3981f814a5aab0632d2abaddfdd12b6d94d
parent135d0c05315d6c4cc7e2cfa10800440580bf2727
Setup event detail page to show only the date a recurring event is on.

If the event on detail page is a recurring event and the user just click
on the list or calendar from a certain date, then only show that date
for the event not the entire range of dates.
models/front/events/baseAction.php
views/front/events/agenda.html
views/front/events/agenda_new.html
views/front/events/detail.html