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
Add a link
Reference in a new issue