mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2026-04-28 11:17:36 +02:00
Removed show help onclick event from greet message
This commit is contained in:
+1
-1
@@ -798,7 +798,7 @@
|
||||
ShowMessage({
|
||||
m: greetMsg,
|
||||
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