mirror of
https://github.com/zotero/zotero.git
synced 2026-09-19 00:01:31 +00:00
Fixes #282, Notes opened in separate windows need item notification
This commit is contained in:
parent
14b24f3638
commit
f011c9b8be
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ function onUnload()
|
|||
|
||||
var NotifyCallback = {
|
||||
notify: function(){
|
||||
noteEditor.id('links').id('tags').reload();
|
||||
noteEditor.note = noteEditor.note;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue