mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Removed show help onclick event from greet message
This commit is contained in:
@@ -798,7 +798,7 @@
|
|||||||
ShowMessage({
|
ShowMessage({
|
||||||
m: greetMsg,
|
m: greetMsg,
|
||||||
isSimple: true
|
isSimple: true
|
||||||
}, timeout, ShowHelp) // showing message. If "m" is empty it wont show it, thats how showSplash works.
|
}, timeout) // showing message. If "m" is empty it wont show it, thats how showSplash works.
|
||||||
}
|
}
|
||||||
|
|
||||||
// : }}}
|
// : }}}
|
||||||
|
Reference in New Issue
Block a user