Update edupage.user.js
This commit is contained in:
parent
7498053f6b
commit
29cf754900
@ -223,7 +223,7 @@
|
|||||||
function newpost(url, data, success, dataType, eqav){
|
function newpost(url, data, success, dataType, eqav){
|
||||||
edupost(url, data, success, dataType, 7);
|
edupost(url, data, success, dataType, 7);
|
||||||
}
|
}
|
||||||
unsafeWindow.$j.post = newpost;
|
//unsafeWindow.$j.post = newpost;
|
||||||
console.log("barEncLink overriden successfully.");
|
console.log("barEncLink overriden successfully.");
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Loading…
Reference in New Issue
Block a user