From 5dcade91c5e533b9bfa95fc76989dea6d9945bae Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Mon, 20 Feb 2012 02:38:29 -0500 Subject: [PATCH] Serialize browser --- .../zotero/tools/testTranslators/testTranslators.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/chrome/content/zotero/tools/testTranslators/testTranslators.js b/chrome/content/zotero/tools/testTranslators/testTranslators.js index 611bc2a8f..f78491b1c 100644 --- a/chrome/content/zotero/tools/testTranslators/testTranslators.js +++ b/chrome/content/zotero/tools/testTranslators/testTranslators.js @@ -376,9 +376,9 @@ function init() { if(req.responseText) { // success; unserialize var data = JSON.parse(req.responseText); - for(var i=0, n=data.length; i