X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=633de0809356807e5d9a113b07c2f265de7630ac;hb=3760489ffc7596a13909907c60d1410d8161b89e;hp=bb53ca47c3ea640942ce3a195f64628c61d16b11;hpb=8370d9f06066dd808214b838551a29d24731bbd6;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index bb53ca4..633de08 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -106,7 +106,7 @@ - Uploading files ({{ uploadStatus.done }} / {{ uploadStatus.count }}) + Uploading {{ uploadStatus.count }} files ({{ Math.round(uploadStatus.done/1000/1000) }}MB / {{ Math.round(uploadStatus.size/1000/1000) }}MB)