Adding initial part of backbone.js into model and view.
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 21 Aug 2017 20:37:31 +0000 (16:37 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 21 Aug 2017 20:37:31 +0000 (16:37 -0400)
commitab7b1a6b267f390dd09b2c840aaffa271e34c678
treea24f6ea334a19eeb614ec9420695d8b5306bc4ef
parentc73764b7faa2829a63a29721dbd3940cf1f7f672
Adding initial part of backbone.js into model and view.

Setting up initial backbone models and views.
I'm going to go through this very soon and organize the js files.
js/myBackbone.js [new file with mode: 0644]
models/front/registrations/list.php
models/front/registrations/registration.php
views/front/registrations/list.html
views/front/registrations/registration.html