Update front registration to work better in mobile view.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 29 Jun 2018 13:48:51 +0000 (09:48 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 29 Jun 2018 13:48:51 +0000 (09:48 -0400)
commitd4091740d8ac5d329cc6c43fc988bb81ddb67767
tree36bac089082d21071c7786421d8920032d68a70a
parent7b1655b7be68daadf48c7f4dc63dd89394e90a1a
Update front registration to work better in mobile view.

When adding attendees users have to scroll down to the submit and cancel
buttons. When the form is removed it seems to bring them down to the
bottom of the page. Saving the scroll position of the screen so when the
submit or cancel we can place them back to the last position.
js/frontRegApp.js
js/views/front/regTime.js
views/front/registrations/registration.html