From a39a42546f11a86249fc441725f6d4a48c86bd75 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sat, 9 May 2015 20:10:22 -0400 Subject: [PATCH] Add missing yield in restoreSelectedItems() --- chrome/content/zotero/zoteroPane.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/zotero/zoteroPane.js b/chrome/content/zotero/zoteroPane.js index 8dabe324a..29eb9a575 100644 --- a/chrome/content/zotero/zoteroPane.js +++ b/chrome/content/zotero/zoteroPane.js @@ -1814,7 +1814,7 @@ var ZoteroPane = new function() yield Zotero.DB.executeTransaction(function* () { for (let i=0; i