There was an error while loading. Please reload this page.
2 parents 9c5cf4b + a797dcb commit f05a0b9Copy full SHA for f05a0b9
1 file changed
apps/files/js/operationprogressbar.js
@@ -29,6 +29,7 @@
29
$('#uploadprogressbar').fadeOut(function() {
30
self.$el.trigger(new $.Event('resized'));
31
});
32
+ this.setProgressBarText('', '');
33
},
34
35
hideCancelButton: function() {
0 commit comments