소스 검색

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
3개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      apps/files_sharing/js/sharedfilelist.js
  2. 0 0
      dist/files_sharing-files_sharing.js
  3. 0 0
      dist/files_sharing-files_sharing.js.map

+ 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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.