nextcloud/apps/files_trashbin/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
..
app.js filter hidden files on the web interface 2016-04-19 16:08:56 +02:00
filelist.js Fix trashed file name corruption when rerendering trashbin list 2016-06-23 11:51:23 +02:00