Restore removed line
This commit is contained in:
parent
be166665e7
commit
7c28c4789f
|
@ -47,6 +47,7 @@ function doLoad()
|
||||||
// Don't show Commons when citing
|
// Don't show Commons when citing
|
||||||
collectionsView.showCommons = false;
|
collectionsView.showCommons = false;
|
||||||
document.getElementById('zotero-collections-tree').view = collectionsView;
|
document.getElementById('zotero-collections-tree').view = collectionsView;
|
||||||
|
if(io.select) itemsView.selectItem(io.select);
|
||||||
}
|
}
|
||||||
|
|
||||||
function doUnload()
|
function doUnload()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user