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