Another bug fix for rebuilding registrants in the app
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 14 Nov 2017 17:21:44 +0000 (12:21 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 14 Nov 2017 17:21:44 +0000 (12:21 -0500)
commita144d3578fcb2d9972499840ca2dea7d89a36349
tree9812fc4b1861f3a8b69429c9064a54d3a2114e6c
parenta2df79aac6e39ff44b89a8b37e93c0f5f6ed6314
Another bug fix for rebuilding registrants in the app

When searching for and adding in the registrants. using findWhere now to
return the object and not just an array.
js/frontRegApp.js
js/models/front/regEvent.js
js/views/front/regClass.js
js/views/front/regRequestRegistrant.js
js/views/front/regTime.js
js/views/front/registrantForm.js