Restore removed line

This commit is contained in:
Dan Stillman 2011-03-09 23:08:03 +00:00
parent be166665e7
commit 7c28c4789f

View File

@ -47,6 +47,7 @@ function doLoad()
// Don't show Commons when citing
collectionsView.showCommons = false;
document.getElementById('zotero-collections-tree').view = collectionsView;
if(io.select) itemsView.selectItem(io.select);
}
function doUnload()