jquery ajax: closes #2842.
This commit is contained in:
parent
69f72761fa
commit
d524c7eecc
|
@ -141,6 +141,7 @@ jQuery.extend({
|
||||||
},
|
},
|
||||||
|
|
||||||
ajaxSettings: {
|
ajaxSettings: {
|
||||||
|
url: location.href,
|
||||||
global: true,
|
global: true,
|
||||||
type: "GET",
|
type: "GET",
|
||||||
timeout: 0,
|
timeout: 0,
|
||||||
|
|
Loading…
Reference in a new issue