Fix various issues with rapid UI/data changes due to asyncification
This commit is contained in:
parent
fc428f8e1b
commit
02a36eab9b
8 changed files with 69 additions and 42 deletions
|
@ -1,3 +1,5 @@
|
|||
"use strict";
|
||||
|
||||
describe("Zotero.CollectionTreeView", function() {
|
||||
var win, collectionsView;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue