mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
converted load-more-link to button, added loading-gif, fixed typo
This commit is contained in:
parent
825b258d99
commit
bc05f9eb0a
6 changed files with 34 additions and 12 deletions
|
@ -564,7 +564,7 @@ var pad = {
|
|||
}
|
||||
else // there are no messages
|
||||
{
|
||||
$("#chatloadmessages").css("display", "none");
|
||||
$("#chatloadmessagesbutton").css("display", "none");
|
||||
}
|
||||
|
||||
function postAceInit()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue