Remove updateItems()
This commit is contained in:
parent
855d0b7fba
commit
95d8348a77
|
@ -529,7 +529,6 @@ var Zotero_RTFScan = new function() {
|
||||||
|
|
||||||
itemIDs = [itemID for(itemID in itemIDs)];
|
itemIDs = [itemID for(itemID in itemIDs)];
|
||||||
Zotero.debug(itemIDs);
|
Zotero.debug(itemIDs);
|
||||||
style.updateItems(itemIDs);
|
|
||||||
|
|
||||||
// prepare the list of rendered citations
|
// prepare the list of rendered citations
|
||||||
var citationResults = style.rebuildProcessorState(cslCitations, "rtf");
|
var citationResults = style.rebuildProcessorState(cslCitations, "rtf");
|
||||||
|
|
Loading…
Reference in New Issue
Block a user