From c7fc98dff609511482b5d143251cfdcaa92cb17f Mon Sep 17 00:00:00 2001 From: Abe Jellinek Date: Tue, 2 Aug 2022 15:50:44 -0400 Subject: [PATCH] fx-compat: editContextMenu -> editMenuOverlay To reflect that it now handles the menu bar Edit menu as well. --- chrome/content/zotero/createParentDialog.xhtml | 2 +- .../content/zotero/{editContextMenu.js => editMenuOverlay.js} | 0 chrome/content/zotero/zoteroPane.xhtml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename chrome/content/zotero/{editContextMenu.js => editMenuOverlay.js} (100%) diff --git a/chrome/content/zotero/createParentDialog.xhtml b/chrome/content/zotero/createParentDialog.xhtml index 5748a23a2b..063baf5fe8 100644 --- a/chrome/content/zotero/createParentDialog.xhtml +++ b/chrome/content/zotero/createParentDialog.xhtml @@ -27,7 +27,7 @@