mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 16:36:15 -04:00
Fix #880 Remove call to padsavedrevs.handleIsFullyConnected
This commit is contained in:
parent
6b429b2ca1
commit
9aed433ad5
1 changed files with 0 additions and 2 deletions
|
@ -790,8 +790,6 @@ var pad = {
|
|||
}, 1000);
|
||||
}
|
||||
|
||||
padsavedrevs.handleIsFullyConnected(isConnected);
|
||||
|
||||
// pad.determineSidebarVisibility(isConnected && !isInitialConnect);
|
||||
pad.determineChatVisibility(isConnected && !isInitialConnect);
|
||||
pad.determineAuthorshipColorsVisibility();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue