diff --git a/chrome/content/zotero/bindings/relatedbox.xml b/chrome/content/zotero/bindings/relatedbox.xml index 8e5e0656c..dcf32437f 100644 --- a/chrome/content/zotero/bindings/relatedbox.xml +++ b/chrome/content/zotero/bindings/relatedbox.xml @@ -38,6 +38,7 @@ switch (val) { case 'view': + case 'merge': break; case 'edit': @@ -294,4 +295,4 @@ - \ No newline at end of file + diff --git a/chrome/content/zotero/bindings/tagsbox.xml b/chrome/content/zotero/bindings/tagsbox.xml index 04d9e6a6e..15a68f980 100644 --- a/chrome/content/zotero/bindings/tagsbox.xml +++ b/chrome/content/zotero/bindings/tagsbox.xml @@ -40,6 +40,7 @@ switch (val) { case 'view': + case 'merge': break; case 'edit': @@ -715,4 +716,4 @@ - \ No newline at end of file +