Update for saving custom fields when updating attendees.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 20 Dec 2017 16:40:18 +0000 (11:40 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 20 Dec 2017 16:41:01 +0000 (11:41 -0500)
commitaae5efea3aec105ad8e8419656241345f34d7f19
tree7163713eadee0032d0ab26dee08fe2ec25dac8ff
parent3d2aa5e5e87953faa3983fc5ebefde5b6b9f28f9
Update for saving custom fields when updating attendees.

Adding , {wait: true} to the model.save call for the saving of the
registrant data. This makes backbone wait until the server responds to
render the view again.
Updating style for cancel to be buttons with spacing.
css/front.css
js/frontRegApp.js
js/views/front/regRequestRegistrant.js
views/front/registrations/registration.html