Clear selection (and trigger events) after deleting notes
This commit is contained in:
parent
4f5e10cfc0
commit
046382eb84
1 changed files with 1 additions and 0 deletions
|
@ -1186,6 +1186,7 @@ function rcube_kolab_notes_ui(settings)
|
|||
|
||||
reset_view();
|
||||
update_tagcloud();
|
||||
noteslist.clear_selection();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue