fix typo
This commit is contained in:
parent
02efb56902
commit
faf2f539f3
|
@ -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…
Reference in New Issue
Block a user