Update to add attendee forms.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 5 Jan 2018 16:44:36 +0000 (11:44 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 5 Jan 2018 16:46:03 +0000 (11:46 -0500)
commit98930c26101f9bf7ae14ae00bf24b15906f6e3f6
tree326235e6133b50c0d5b941bc57076e1684d8bfca
parent8ddd96f13dcca9d32b54ab6ad568fdb4c914a816
Update to add attendee forms.

Separate out the email lookup part to form within the add attendee form
that allows someone to lookup account by email. If it finds the account
it hides that part and fills in the other form. If it doesn't find the
account it fills in the email address.
js/frontRegApp.js
js/views/front/regTime.js
js/views/front/registrantForm.js
views/front/registrations/registration.html