aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ajax.js')
-rw-r--r--src/ajax.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ajax.js b/src/ajax.js
index 2bb03883d..85b08546f 100644
--- a/src/ajax.js
+++ b/src/ajax.js
@@ -306,6 +306,7 @@ jQuery.extend( {
processData: true,
async: true,
contentType: "application/x-www-form-urlencoded; charset=UTF-8",
+
/*
timeout: 0,
data: null,