Merge branch '4.0'
This commit is contained in:
commit
daf0f8e0b0
5 changed files with 203 additions and 233 deletions
|
@ -319,9 +319,6 @@ function makeZoteroContext(isConnector) {
|
|||
subscriptLoader.loadSubScript("chrome://zotero/content/xpcom/standalone.js", zContext);
|
||||
}
|
||||
|
||||
// load nsTransferable (query: do we still use this?)
|
||||
subscriptLoader.loadSubScript("chrome://global/content/nsTransferable.js", zContext);
|
||||
|
||||
// add connector-related properties
|
||||
zContext.Zotero.isConnector = isConnector;
|
||||
zContext.Zotero.instanceID = instanceID;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue