Merge branch '3.0'
This commit is contained in:
commit
0a89a787a3
|
@ -637,7 +637,7 @@ Zotero.Server.Connector.IEHack.prototype = {
|
|||
"init":function(postData, sendResponseCallback) {
|
||||
sendResponseCallback(200, "text/html",
|
||||
'<!DOCTYPE html><html><head>'+
|
||||
'<script src="https://www.zotero.org/bookmarklet/ie_compat.js"></script>'+
|
||||
'<script src="https://www.zotero.org/bookmarklet/common_ie.js"></script>'+
|
||||
'<script src="https://www.zotero.org/bookmarklet/ie_hack.js"></script>'+
|
||||
'</head><body></body></html>');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user