diff --git a/chrome/content/zotero/zoteroPane.js b/chrome/content/zotero/zoteroPane.js index 38dede2eb6..a3220e06cf 100644 --- a/chrome/content/zotero/zoteroPane.js +++ b/chrome/content/zotero/zoteroPane.js @@ -2740,9 +2740,9 @@ var ZoteroPane = new function() 'findPDF', 'sep3', 'toggleRead', - 'duplicateItem', 'addToCollection', 'removeItems', + 'duplicateItem', 'restoreToLibrary', 'moveToTrash', 'deleteFromLibrary', diff --git a/chrome/content/zotero/zoteroPane.xul b/chrome/content/zotero/zoteroPane.xul index ed2e32a222..1361ff418d 100644 --- a/chrome/content/zotero/zoteroPane.xul +++ b/chrome/content/zotero/zoteroPane.xul @@ -298,7 +298,6 @@ - @@ -306,6 +305,7 @@ +