Fix open-in-library button in citation dialogs
This commit is contained in:
parent
ba92d244aa
commit
18d7e833c9
2 changed files with 0 additions and 2 deletions
|
@ -850,7 +850,6 @@ var Zotero_Citation_Dialog = new function () {
|
|||
});
|
||||
pane = win.ZoteroPane;
|
||||
}
|
||||
pane.show();
|
||||
pane.selectItem(id);
|
||||
|
||||
// Pull window to foreground
|
||||
|
|
|
@ -1380,7 +1380,6 @@ var Zotero_QuickFormat = new function () {
|
|||
});
|
||||
pane = win.ZoteroPane;
|
||||
}
|
||||
pane.show();
|
||||
pane.selectItem(id);
|
||||
|
||||
// Pull window to foreground
|
||||
|
|
Loading…
Add table
Reference in a new issue