Front end work for backbone.js
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 14 Sep 2017 20:45:44 +0000 (16:45 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 14 Sep 2017 20:45:44 +0000 (16:45 -0400)
commit4b714e30fc2996f822683d7951d5d737db0714f0
treee23754f616f3b732a6be454d1da619e049c3860f
parent3ec7b0a99b3f7a6f04b472bfae517fe64938a8a9
Front end work for backbone.js

Getting the view and model to update and render when the collection of
accounts get added to by the view for the regClass.
js/collections/front/accounts.js
js/frontRegApp.js
js/models/front/regEvent.js
js/views/front/account.js
js/views/front/regClass.js
models/admin/ajax/account.php
models/front/registrations/registration.php
package.json
views/front/registrations/registration.html