Fix issue with adding class and the times without reg_event
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 15 Nov 2017 13:41:47 +0000 (08:41 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 15 Nov 2017 13:41:59 +0000 (08:41 -0500)
commitc1890dd5e1cede9d92a056890258f4b0223f9eac
tree3d210fe2b64e8b2eb3ff30cd146fd83642b50587
parentb9813ddeb6a9c74fad7935db10a1196d8fb0a7fd
Fix issue with adding class and the times without reg_event

Reg_event wasn't being brought back when using the dataAbstract and
getting the regEvent. So in js when setting the times to add in
registrant I'm resetting the reg_event in the times to be sure it is
correct.
js/frontRegApp.js
js/models/front/regEvent.js
js/views/front/regClass.js
models/front/registrations/registration.php