parent
8f9d356f11
commit
1476d9e71c
1 changed files with 0 additions and 3 deletions
|
@ -292,9 +292,6 @@ function makeZoteroContext(isConnector) {
|
||||||
subscriptLoader.loadSubScript("chrome://zotero/content/xpcom/standalone.js", zContext);
|
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
|
// add connector-related properties
|
||||||
zContext.Zotero.isConnector = isConnector;
|
zContext.Zotero.isConnector = isConnector;
|
||||||
zContext.Zotero.instanceID = instanceID;
|
zContext.Zotero.instanceID = instanceID;
|
||||||
|
|
Loading…
Reference in a new issue