瀏覽代碼

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


部分文件因文件數量過多而無法顯示