www

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

commit 7855c88f9ec828051fd4b3f3be6c6e4a980b4de8
parent e73090257a0fdb9cf2a089dde752761fbe521d47
Author: Simon Kornblith <simon@simonster.com>
Date:   Sat, 31 Dec 2011 14:31:36 +0000

Remove debug line

Diffstat:
Mchrome/content/zotero/integration/quickFormat.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/chrome/content/zotero/integration/quickFormat.js b/chrome/content/zotero/integration/quickFormat.js @@ -1075,7 +1075,6 @@ var Zotero_QuickFormat = new function () { } else { delete panelRefersToBubble.citationItem["suppress-author"]; } - Zotero.debug(panelRefersToBubble.citationItem); panelRefersToBubble.value = _buildBubbleString(panelRefersToBubble.citationItem); };