mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
seems to work
This commit is contained in:
parent
34a46d6318
commit
f16616d23b
3 changed files with 3 additions and 3 deletions
|
@ -292,7 +292,7 @@ exports.doImport = function(req, res, padId)
|
|||
<script> \
|
||||
$(window).load(function(){ \
|
||||
if(navigator.userAgent.indexOf('MSIE') === -1){ \
|
||||
document.domain = document.domain; \
|
||||
// document.domain = document.domain; \
|
||||
} \
|
||||
var impexp = window.parent.padimpexp.handleFrameCall('" + directDatabaseAccess +"', '" + status + "'); \
|
||||
}) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue