mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Fix renaming in shared with you file list
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
This commit is contained in:
parent
534fbd83e3
commit
d7e94a8ffb
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