From 352a49723e896f5e0fcfc8b91ca60d4aa8684479 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Fri, 29 Jul 2011 05:43:42 +0000 Subject: [PATCH] Use return to exit arrow panel and move locator to top --- chrome/content/zotero/integration/quickFormat.js | 8 +++++--- chrome/content/zotero/integration/quickFormat.xul | 14 +++++++------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/chrome/content/zotero/integration/quickFormat.js b/chrome/content/zotero/integration/quickFormat.js index d4f5be6401..7c06c309c0 100644 --- a/chrome/content/zotero/integration/quickFormat.js +++ b/chrome/content/zotero/integration/quickFormat.js @@ -1,7 +1,7 @@ /* ***** BEGIN LICENSE BLOCK ***** - Copyright © 2009 Center for History and New Media + Copyright © 2011 Center for History and New Media George Mason University, Fairfax, Virginia, USA http://zotero.org @@ -432,7 +432,7 @@ var Zotero_QuickFormat = new function () { /** * Accepts current selection and adds citation */ - _accept = function() { + function _accept() { var nodes = qfe.childNodes; io.citation.citationItems = []; for(var i=0, n=nodes.length; i