Refocus Quick Format dialog after reference is clicked
This commit is contained in:
parent
5e27d20e28
commit
3b8d45d90e
|
@ -443,6 +443,7 @@ var Zotero_QuickFormat = new function () {
|
|||
var bubble = _insertBubble(citationItem, node);
|
||||
_clearEntryList();
|
||||
_previewAndSort();
|
||||
_refocusQfe();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user