Turn the add new registrant view to registrantForm
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 4 Oct 2017 20:26:09 +0000 (16:26 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 4 Oct 2017 20:26:09 +0000 (16:26 -0400)
commit2d91aa69ec695e67824149d6c71745cf56b871f4
treef68c4cd107080973a43499c664bb86ac75e75a54
parentd628502b902e9b1c516dfca307d9ed0ef7255847
Turn the add new registrant view to registrantForm

This way we should be able to use it for edit and add.
css/front.css
js/frontRegApp.js
js/models/front/regEvent.js
js/models/front/regRequestRegistrant.js
js/views/front/newRegistrant.js [deleted file]
js/views/front/regClass.js
js/views/front/regRequestRegistrant.js
js/views/front/registrantForm.js [new file with mode: 0644]
models/front/registrations/registration.php
views/admin/registrations/eventDashboard.html
views/front/registrations/registration.html