Missed file in previous commit
This commit is contained in:
parent
4e3b79f9bb
commit
34732fe78e
1 changed files with 1 additions and 1 deletions
|
@ -491,7 +491,7 @@ Zotero.ItemTreeView.prototype.notify = function(action, type, ids, extraData)
|
|||
}
|
||||
|
||||
// Reset to Info tab
|
||||
this._ownerDocument.getElementById('zotero-view-tabs').selectedIndex = 0;
|
||||
this._ownerDocument.getElementById('zotero-view-tabbox').selectedIndex = 0;
|
||||
|
||||
this.selectItem(ids[0]);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue