]> source.dussan.org Git - nextcloud-server.git/commit
Clear file selection when list is repopulated
authorVincent Petry <pvince81@owncloud.com>
Mon, 23 Jun 2014 10:55:42 +0000 (12:55 +0200)
committerVincent Petry <pvince81@owncloud.com>
Mon, 23 Jun 2014 10:55:42 +0000 (12:55 +0200)
commit074d3a8f074e388768853f58de3712293ba3aef1
treec59fdc0371ce9d31de2ff56952915f95afeb8716
parent81ecbbb0614ecfe9953d813f92424f299a1e2834
Clear file selection when list is repopulated

When calling FileList.setFiles() the current selection needs to be
cleared.
apps/files/js/filelist.js
apps/files/tests/js/filelistSpec.js