Added registrant list output to registrants tab in admin registration event pages.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 15 Dec 2017 02:09:09 +0000 (21:09 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 15 Dec 2017 02:09:09 +0000 (21:09 -0500)
commit139d3e94adf82a439ff81528dc4caf8c73281f43
tree180c73d17185c19df5033bcf4248a5c28fee43f4
parent98c6ce91880fbcdc6e4d7bfd7784d092247f4a2a
Added registrant list output to registrants tab in admin registration event pages.

Added post-processing and function to dataRegRequestRegistrant.php to include more data on a registrant.
Added "registrants" option code to events.php to collect registrant data.
Added template code to eventRegistrants.html
classes/data/dataRegRequestRegistrant.php
models/admin/registrations/events.php
views/admin/registrations/eventRegistrants.html