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>
Fri, 7 Jun 2019 14:14:50 +0000 (10:14 -0400)
commitdc38bda0cce5370c260f54ede61e7885b5e26d28
treee1b637e57fda6b0592df7102e2b294078fd480e1
parent31d031f43abc3543cf9b745c8e9aa61adde75300
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