jquery ajax: closes #2842.

This commit is contained in:
Ariel Flesler 2008-05-14 19:50:24 +00:00
parent 69f72761fa
commit d524c7eecc

View file

@ -141,6 +141,7 @@ jQuery.extend({
},
ajaxSettings: {
url: location.href,
global: true,
type: "GET",
timeout: 0,