mirror of
https://github.com/nextcloud/server.git
synced 2026-05-17 19:10:50 -04:00
Fix renaming in shared with you file list
Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
2993aaa2b0
commit
f16367a26a
3 changed files with 3 additions and 8 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
4
dist/files_sharing-files_sharing.js
vendored
4
dist/files_sharing-files_sharing.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files_sharing-files_sharing.js.map
vendored
2
dist/files_sharing-files_sharing.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue