diff --git a/chrome/content/zotero/preferences/preferences_advanced.js b/chrome/content/zotero/preferences/preferences_advanced.js index e0a683e086..4535c51d5b 100644 --- a/chrome/content/zotero/preferences/preferences_advanced.js +++ b/chrome/content/zotero/preferences/preferences_advanced.js @@ -196,10 +196,6 @@ Zotero_Preferences.Advanced = { if (event.originalTarget && event.originalTarget.tagName == 'button') { return true; } - // Fx3.6 - else if (event.explicitOriginalTarget && event.explicitOriginalTarget.tagName == 'button') { - return true; - } // If changing from default to custom if (!useDataDir) {