浏览代码

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
文件差异内容过多而无法显示
查看文件


正在加载...
取消
保存