mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-12 15:56:16 +02:00
hide modal once reconnect is good
This commit is contained in:
parent
a31605216f
commit
69a4ab76cf
@ -49,7 +49,7 @@ var padmodals = (function()
|
||||
}, duration);
|
||||
},
|
||||
hideOverlay: function(duration) {
|
||||
$("#overlay").animate(
|
||||
$("#overlay").hide().css(
|
||||
{
|
||||
'opacity': 0
|
||||
}, duration, function()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user