X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/db09f10caad8043d73834e5cad99f9235ec4fb4b..a06f90e1dcaa2c4ce2613e066e7c1348ec129ba8:/apps/workbench/app/views/collections/_show_upload.html.erb diff --git a/apps/workbench/app/views/collections/_show_upload.html.erb b/apps/workbench/app/views/collections/_show_upload.html.erb index 855b91e337..40bef52ea3 100644 --- a/apps/workbench/app/views/collections/_show_upload.html.erb +++ b/apps/workbench/app/views/collections/_show_upload.html.erb @@ -1,46 +1,50 @@
+ data-load-throttle="86486400000" <%# 1001 nights (in milliseconds) %> >
- +
- - + +
-
Upload in progress. - - {{countDone()}} file{{countDone()>1?'s':''}} finished. + + {{countInStates(['Done'])}} file{{countInStates(['Done'])>1?'s':''}} finished.
-
{{uploader.stateReason}} + >   {{uploader.stateReason}}
-
{{uploader.stateReason}} + >   {{uploader.stateReason}} +
+
  Paused. Click the Start button to resume uploading.
-
+
finished + ng-show="upload.state==='Done'">finished
@@ -55,7 +59,7 @@
-
+
{{upload.statistics}}