ソースを参照

Fix renaming in shared with you file list

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
tags/v26.0.0beta1
Vincent Petry 1年前
コミット
d7e94a8ffb
コミッターのメールアドレスに関連付けられたアカウントが存在しません

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

+ 2
- 2
dist/files_sharing-files_sharing.js
ファイル差分が大きすぎるため省略します
ファイルの表示


+ 1
- 1
dist/files_sharing-files_sharing.js.map
ファイル差分が大きすぎるため省略します
ファイルの表示


読み込み中…
キャンセル
保存