mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 23:59:41 +02:00
WIndows now try and pop to the front when a new message comes in
This commit is contained in:
parent
211ea3e9d3
commit
4663fb73ba
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@
|
|||
$playbeep = true;
|
||||
}
|
||||
echo 'parent.messages.scroll(1,5000000);'."\n";
|
||||
echo 'parent.focus();'."\n";
|
||||
}
|
||||
|
||||
// Update the info pane, but only if the data there is getting too old
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue