Fixing issue with incorrect rate being used for adding registrants.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 14 Nov 2017 20:24:19 +0000 (15:24 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 14 Nov 2017 20:24:44 +0000 (15:24 -0500)
commitcb35be26bbba20af23f45ae971f4697de4fa0597
treef235d1ba855de9dd659a7e4df969b10d6e6499ec
parentbaba14b22008ad116d37f674191494e402478a7c
Fixing issue with incorrect rate being used for adding registrants.

Fixed the mix up when setting up the calendar and then the regTime.
Was getting the incorrect time data.
js/frontRegApp.js
js/models/front/regClass.js
js/models/front/regEvent.js
js/views/front/regClass.js
js/views/front/regTime.js
models/admin/ajax/regFront/registrant.php
models/front/registrations/registration.php