Updates for the event outputs.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 19 Apr 2016 20:50:56 +0000 (16:50 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 19 Apr 2016 20:50:56 +0000 (16:50 -0400)
commit1954fa83e9a20891489eb5276f7c64588488ad02
tree6b973f9ed489f02aeb5c5c9aee2a8515363c8951
parent7702f3a3b5b26b2f4f813a97db8888e4fd4e815f
Updates for the event outputs.

I fixed the Agenda output so the event with same time isn't overriding other events when arranged by the days.
(adding the event id to the time before the sorting is done)

Output the member location if it is used for the event.
classes/data/dataEvents.php
models/admin/management/events.php
models/front/events/list.php
views/front/events/agenda.html
views/front/events/detail.html