Browse Source

Fix renaming in shared with you file list

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
tags/v26.0.0beta1
Vincent Petry 1 year ago
parent
commit
d7e94a8ffb
No account linked to committer's email address

+ 0
- 5
apps/files_sharing/js/sharedfilelist.js View File

@@ -179,11 +179,6 @@
// storage info like free space / used space
},

updateRow: function($tr, fileInfo, options) {
// no-op, suppress re-rendering
return $tr
},

reload: function() {
this.showMask()
if (this._reloadCall) {

+ 2
- 2
dist/files_sharing-files_sharing.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/files_sharing-files_sharing.js.map
File diff suppressed because it is too large
View File


Loading…
Cancel
Save