first edit using cloud9

This commit is contained in:
Keivan Beigi 2013-02-22 00:56:46 -05:00
parent 385d0106e3
commit d3694461f1
1 changed files with 1 additions and 1 deletions

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;