first edit using cloud9

This commit is contained in:
Keivan Beigi 2013-02-22 00:56:46 -05:00
commit d3694461f1

View file

@ -1,4 +1,4 @@
//try to add ajax data as query string
//try to add ajax data as query string to DELETE calls.
(function (){
var original = Backbone.ajax;