Form for adding new account
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 28 Sep 2017 20:00:17 +0000 (16:00 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 28 Sep 2017 20:00:17 +0000 (16:00 -0400)
commitc780423109ba1d078555bc3040d98bd4add527c3
treeb026479f6fc885116b2dff4be96eaa0f8fff3042
parent0c29c0ee87dfa65e8971217d441fb4e5d785c59a
Form for adding new account

Register form.
Creates a new account.
Issues: not setting the password.
css/front.css
js/frontRegApp.js
js/models/front/register.js [new file with mode: 0644]
js/views/front/app.js
js/views/front/login.js
js/views/front/register.js [new file with mode: 0644]
models/admin/ajax/account.php
views/front/registrations/registration.html