fix typo
This commit is contained in:
parent
02efb56902
commit
faf2f539f3
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ var ZoteroAdvancedSearch = new function() {
|
|||
}
|
||||
|
||||
lastWin.ZoteroPane.show();
|
||||
lastWin.ZoteroPane.getActiveZoteroPane.selectItem(item.getID(), false, true);
|
||||
lastWin.ZoteroPane.getActiveZoteroPane().selectItem(item.getID(), false, true);
|
||||
lastWin.focus();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue