plugins/kolab_notes

Thomas Brüderli bruederli at kolabsys.com
Wed Apr 16 09:48:54 CEST 2014


 plugins/kolab_notes/notes.js |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 046382eb8452abcdc540148a92951193fb9d840f
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Wed Apr 16 09:48:46 2014 +0200

    Clear selection (and trigger events) after deleting notes

diff --git a/plugins/kolab_notes/notes.js b/plugins/kolab_notes/notes.js
index 23b8d3e..0eb02fc 100644
--- a/plugins/kolab_notes/notes.js
+++ b/plugins/kolab_notes/notes.js
@@ -1186,6 +1186,7 @@ function rcube_kolab_notes_ui(settings)
 
             reset_view();
             update_tagcloud();
+            noteslist.clear_selection();
         }
     }
 




More information about the commits mailing list