Merge pull request #34354 from nextcloud/backport/34348/stable25

[stable25] Fix renaming in shared with you file list
This commit is contained in:
blizzz 2022-10-01 20:08:40 +02:00 committed by GitHub
commit 02d07e14b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 8 deletions

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) {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long