[ARVADOS] updated: 0bed781b53e7895c306fca67beb20f28528e54af

git at public.curoverse.com git at public.curoverse.com
Thu Oct 9 09:15:02 EDT 2014


Summary of changes:
 apps/workbench/app/views/pipeline_instances/_running_component.html.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  0bed781b53e7895c306fca67beb20f28528e54af (commit)
      from  46ef0003a8dacf38a68646e3e6af03e6f6127e0e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 0bed781b53e7895c306fca67beb20f28528e54af
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Oct 9 09:14:56 2014 -0400

    3381: Fix layout comment

diff --git a/apps/workbench/app/views/pipeline_instances/_running_component.html.erb b/apps/workbench/app/views/pipeline_instances/_running_component.html.erb
index 6738b11..caa8377 100644
--- a/apps/workbench/app/views/pipeline_instances/_running_component.html.erb
+++ b/apps/workbench/app/views/pipeline_instances/_running_component.html.erb
@@ -37,7 +37,7 @@
           <% end %>
 
           <% if current_job[:state] == "Queued" %>
-            <%# column offset 3 %>
+            <%# column offset 5 %>
             <div class="col-md-6">
               <% queuetime = Time.now - current_job[:created_at] %>
               Queued for <%= render_runtime(queuetime, true) %>.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list