Setting up the event reg page so it reloads registrants
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 27 Sep 2017 19:14:38 +0000 (15:14 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 27 Sep 2017 19:14:38 +0000 (15:14 -0400)
commit60fbb75e591e288dee927a7813531056ba044b7c
tree64804a1d71e8f366ccfce23114973311cc6a4bd5
parent19ee813aced792fefd6a7f2adc6af413d08b8408
Setting up the event reg page so it reloads registrants

If registrants are in the cart (loaded in session), then they'll output
back under the class they were registered in.
13 files changed:
css/front.css
js/frontRegApp.js
js/models/front/account.js
js/models/front/regClass.js
js/models/front/regEvent.js
js/models/front/regRequestRegistrant.js
js/views/front/app.js
js/views/front/regClass.js
models/admin/ajax/account.php
models/admin/ajax/regFront.php
models/admin/ajax/regFront/registrant.php
models/front/registrations/registration.php
views/front/registrations/registration.html