Clear selection (and trigger events) after deleting notes

This commit is contained in:
Thomas Bruederli 2014-04-16 09:48:46 +02:00
parent 4f5e10cfc0
commit 046382eb84

View file

@ -1186,6 +1186,7 @@ function rcube_kolab_notes_ui(settings)
reset_view();
update_tagcloud();
noteslist.clear_selection();
}
}