Update edupage.user.js
This commit is contained in:
parent
67d21cece5
commit
11342d2662
@ -24,6 +24,9 @@
|
|||||||
3274: "Zabudni na úlohy,",
|
3274: "Zabudni na úlohy,",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
//removes intro button
|
||||||
|
$("a.learnMoreBtn").remove();
|
||||||
|
|
||||||
// Define your modified function
|
// Define your modified function
|
||||||
function modifiedGetLoggedUserType() {
|
function modifiedGetLoggedUserType() {
|
||||||
// Your custom code here
|
// Your custom code here
|
||||||
|
Loading…
Reference in New Issue
Block a user