diff --git a/projects/common/src/fm/components/resumable-file-upload/resumable-file-upload.component.html b/projects/common/src/fm/components/resumable-file-upload/resumable-file-upload.component.html index 2c0f51d..a062114 100644 --- a/projects/common/src/fm/components/resumable-file-upload/resumable-file-upload.component.html +++ b/projects/common/src/fm/components/resumable-file-upload/resumable-file-upload.component.html @@ -2,7 +2,7 @@
- Uploading files ({{uploadService.totalProgress}} %) + Uploading files ({{uploadService.totalProgress | number:'1.1-1'}} %) Uploaded {{uploadService.files.length}} files