mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 08:56:17 -04:00
Scroll down
This commit is contained in:
parent
79794c0572
commit
28386adbbb
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ var chat = (function()
|
||||||
{
|
{
|
||||||
$("#chaticon").hide();
|
$("#chaticon").hide();
|
||||||
$("#chatbox").show();
|
$("#chatbox").show();
|
||||||
|
self.scrollDown();
|
||||||
chatMentions = 0;
|
chatMentions = 0;
|
||||||
document.title = title;
|
document.title = title;
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue