nextcloud/apps/files_trashbin/tests/js
Vincent Petry 508c580e67
Fix trashed file name corruption when rerendering trashbin list
The trashbin code does some gymnastics with the file data at render
time. This fix makes sure that the modifications done on the file data
are only local to the rendering code and doesn't affect the actual file
data from the file list.
2016-06-23 11:51:23 +02:00
..
appSpec.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00
filelistSpec.js Fix trashed file name corruption when rerendering trashbin list 2016-06-23 11:51:23 +02:00