Updates for the Select (rename to registration)
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Aug 2017 12:59:10 +0000 (08:59 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Aug 2017 12:59:10 +0000 (08:59 -0400)
commit7ec23ecbfd45ccbe17d756830ee4df4d84a6b359
tree3cbec388e3546d2b8ded39ad51fa832f622b3250
parent856cb6bc1bb41a0fa9cf913ecf2ac46097d27c55
Updates for the Select (rename to registration)

Renaming the select model and view to registration. Setting up the list
view to list out the events. Then the registration page will show just
one event.
data/events.php [new file with mode: 0644]
models/front/registrations/index.php
models/front/registrations/list.php
models/front/registrations/registration.php [new file with mode: 0644]
models/front/registrations/select.php [deleted file]
views/front/registrations/list.html
views/front/registrations/registration.html [new file with mode: 0644]
views/front/registrations/select.html [deleted file]