Sfoglia il codice sorgente

Fix renaming in shared with you file list

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
tags/v26.0.0beta1
Vincent Petry 1 anno fa
parent
commit
d7e94a8ffb
Nessun account collegato all'indirizzo email del committer

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

@@ -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
File diff soppresso perché troppo grande
Vedi File


+ 1
- 1
dist/files_sharing-files_sharing.js.map
File diff soppresso perché troppo grande
Vedi File


Loading…
Annulla
Salva