mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Fixes import major bug caused by removing container required for callback of import
This commit is contained in:
parent
6467a1a40f
commit
88744901c0
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@
|
|||
<input type="file" name="file" size="15" id="importfileinput">
|
||||
<div class="importmessage" id="importmessagefail"></div>
|
||||
</div>
|
||||
<div id="import"></div>
|
||||
<div class="importmessage" id="importmessagesuccess">Successful!</div>
|
||||
<div class="importformdiv" id="importformsubmitdiv">
|
||||
<input type="hidden" name="padId" value="blpmaXT35R">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue