1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-10-30 07:22:35 +01:00

first edit using cloud9

This commit is contained in:
Keivan Beigi 2013-02-22 00:56:46 -05:00
parent 385d0106e3
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;