www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit d332c8460600323bed21a6558bfcd26821078201
parent 0add49e66ece9af8ddfd2f467d9b480a21a62c39
Author: Simon Kornblith <simon@simonster.com>
Date:   Wed,  3 Apr 2013 17:32:32 -0400

Fix automatic title abbreviation on new installs

Diffstat:
Mchrome/content/zotero/xpcom/cite.js | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/chrome/content/zotero/xpcom/cite.js b/chrome/content/zotero/xpcom/cite.js @@ -377,8 +377,6 @@ Zotero.Cite.getAbbreviation = new function() { * Replace getAbbreviation on citeproc-js with our own handler. */ return function getAbbreviation(listname, obj, jurisdiction, category, key) { - if(!Zotero.Prefs.get("cite.automaticTitleAbbreviation")) return; - init(); // Short circuit if we know we don't handle this kind of abbreviation