mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
much cleaner way of showing / hiding overlay
This commit is contained in:
parent
69a4ab76cf
commit
a1d9d27cde
2 changed files with 2 additions and 15 deletions
|
@ -76,7 +76,6 @@ var padconnectionstatus = (function()
|
|||
},
|
||||
isFullyConnected: function()
|
||||
{
|
||||
padmodals.hideOverlay();
|
||||
return status.what == 'connected';
|
||||
},
|
||||
getStatus: function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue