Fixed some errors that showed up in error log.
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 6 Dec 2018 16:31:11 +0000 (11:31 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 6 Dec 2018 16:31:11 +0000 (11:31 -0500)
commit8e8a828a7fa5233abf6e0a4bc7a736f8839a6abc
tree97f1c02380124570c31d7a81c2f4c6ab06e9aa2c
parent386334fb561b77802786a4af2cac0661ded72268
Fixed some errors that showed up in error log.

Updated admin/events/list.php to fix some undefined references.
Moved E-mail notification code into conditional block if eventID exists.
Fixed buttons showing that shouldn't on add event page.
models/admin/events/list.php
views/admin/events/edit.html
views/admin/events/editStatus.html
views/admin/events/eventExportModal.html
views/admin/management/events.html
views/admin/settings/emailNotifications.html
views/front/events/frontAdd.html