fixing the event detail date output
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 18 Apr 2017 12:00:47 +0000 (08:00 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 18 Apr 2017 12:00:47 +0000 (08:00 -0400)
commite15f1b8686b51b388b9318a147cb443dd2f053e1
tree0bf3676a9740219ab55f77d47cc7cb46d5d9c6de
parent2c11c279aed596b0e667e1b116ce49f39218c2ef
fixing the event detail date output

added a check for the start_time_only value in the recurrences loop for the
date section of the event detail page. Now the recurrence loop checks for
identical start and end dates OR if the start time only flag is set. this is
done is the front detail view template.
views/front/events/detail.html