]> source.dussan.org Git - nextcloud-server.git/commit
Propertly restore thumbnail on cancel/rename/move
authorVincent Petry <pvince81@owncloud.com>
Wed, 17 Dec 2014 12:12:57 +0000 (13:12 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 17 Dec 2014 12:12:57 +0000 (13:12 +0100)
commitab35459cacea49eed0f6d9c5469dac75587df210
treef41485448d691b6737f32ba9efc4888a5de8eac3
parent77c4c2856aa4cb27ca6ab77e5bedbaa65300d111
Propertly restore thumbnail on cancel/rename/move

Since the thumbnail is now in a div, the code that tries to change the
thumbnail have been adapted here as well.
apps/files/js/filelist.js
apps/files/js/files.js
apps/files/tests/js/filelistSpec.js