Changing AJAX processing for Backbone from using _method (http method) to specifying...
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 19 Sep 2017 17:30:39 +0000 (13:30 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 19 Sep 2017 17:30:39 +0000 (13:30 -0400)
commitbc169efeb02b2c760a6e63dd201d993fe4cb345f
tree5420c038a9631317492ea8b391ee04f689e1130c
parent0f77a18f26ad2832e90c119a7bc33b26dbc8b02d
Changing AJAX processing for Backbone from using _method (http method) to specifying an "option" along with the data array.
js/adminRegApp.js
js/collections/admin/regClasses.js
js/views/admin/regClass.js
models/admin/ajax/regAdmin.php
models/admin/ajax/regAdmin/regClasses.php
models/admin/ajax/regFront.php
models/admin/ajax/regFront/regRequestEvent.php