www

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

commit 6609df1dddc86fe7897388c8bdaaa45b2835096d
parent b1c3a10f6126712a831d066ce107cbe98ff112c6
Author: Dan Stillman <dstillman@zotero.org>
Date:   Wed, 28 Apr 2010 23:07:51 +0000

Remove Zotero.wait() from r5996, because it can break Z pane opening at startup, which is presumably why this wasn't there already


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

diff --git a/chrome/content/zotero/xpcom/translate.js b/chrome/content/zotero/xpcom/translate.js @@ -79,7 +79,6 @@ Zotero.Translators = new function() { } } - Zotero.wait(); i++; }