mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 02:46:15 -04:00
Merge branch 'develop' into fix-timeslider
This commit is contained in:
commit
59f54ad3ae
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ var padimpexp = (function()
|
|||
}
|
||||
currentImportTimer = null;
|
||||
importFailed("Request timed out.");
|
||||
importDone();
|
||||
}, 25000); // time out after some number of seconds
|
||||
$('#importsubmitinput').attr(
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue