parent
06870a6e39
commit
b0c6f990e4
@ -1,3 +1,4 @@ |
||||
$(document).bind('ajaxSend', function(elm, xhr, s) { |
||||
$(document).on('ajaxSend',function(elm, xhr, s) { |
||||
xhr.setRequestHeader('requesttoken', oc_requesttoken); |
||||
}); |
||||
|
||||
|
||||
Loading…
Reference in new issue