-
- Downloads
Fixed file actions for sharing views
FileActions can now be clone to be use for separate file list views without having the side-effect of affecting the main file list view. Added "Open" action in sharing overview file lists to redirect to the regular file list when clicking on a folder.
Showing
- apps/files/js/app.js 10 additions, 2 deletionsapps/files/js/app.js
- apps/files/js/fileactions.js 22 additions, 12 deletionsapps/files/js/fileactions.js
- apps/files/js/filelist.js 7 additions, 4 deletionsapps/files/js/filelist.js
- apps/files_sharing/js/app.js 13 additions, 6 deletionsapps/files_sharing/js/app.js
- apps/files_sharing/js/share.js 21 additions, 17 deletionsapps/files_sharing/js/share.js
- apps/files_sharing/js/sharedfilelist.js 17 additions, 0 deletionsapps/files_sharing/js/sharedfilelist.js
- apps/files_trashbin/js/app.js 4 additions, 2 deletionsapps/files_trashbin/js/app.js
- core/js/share.js 18 additions, 6 deletionscore/js/share.js
Loading
Please register or sign in to comment