zotero/chrome/content
Dan Stillman 5100cd31ed Add collectionTreeView::selectItem()
This moves most selection logic from ZoteroPane.selectItem() into
collectionTreeView::selectItem() so that it can be used in the
edit-citation dialog.

Unlike itemTreeView::selectItem(), which only selects within a given
items tree, this function automatically switches to a library root if
necessary. ZoteroPane.selectItem() remains and does a little bit extra
(unminimizing Zotero, focusing the items pane) in addition to calling
collectionTreeView::selectItem().
2016-12-26 18:44:39 -05:00
..
zotero Add collectionTreeView::selectItem() 2016-12-26 18:44:39 -05:00
zotero-platform Remove tab mode 2016-12-21 05:11:21 -05:00