浏览代码

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>
Vincent Petry 1 年之前
父节点
当前提交
f16367a26a

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

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

文件差异内容过多而无法显示
+ 0 - 0
dist/files_sharing-files_sharing.js


文件差异内容过多而无法显示
+ 0 - 0
dist/files_sharing-files_sharing.js.map


部分文件因为文件数量过多而无法显示