Sfoglia il codice sorgente

Merge pull request #34348 from nextcloud/bugfix/34156/fix-rename-within-sharedwithyou

Fix renaming in shared with you file list
tags/v26.0.0beta1
Vincent Petry 1 anno fa
parent
commit
743b913f5e
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