diff --git a/chrome/content/zotero/overlay.js b/chrome/content/zotero/overlay.js index 8f4f6e35e..caeb632de 100644 --- a/chrome/content/zotero/overlay.js +++ b/chrome/content/zotero/overlay.js @@ -942,7 +942,7 @@ var ZoteroPane = new function() function reindexItem() { var items = this.getSelectedItems(); if (!items) { - return false; + return; } for (var i=0; i