[ARVADOS] updated: 2.1.0-26-g1008fd532

Git user git at public.arvados.org
Wed Oct 21 20:37:39 UTC 2020


Summary of changes:
 .../app/views/container_requests/_extra_tab_line_buttons.html.erb       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  1008fd532fb9229b0fc0c1d9afb547bb6cfe4244 (commit)
      from  4513a54a9af3198be882d2f8f4be2260383efd7c (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 1008fd532fb9229b0fc0c1d9afb547bb6cfe4244
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Wed Oct 21 16:37:17 2020 -0400

    17010: Fix debug comment
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/apps/workbench/app/views/container_requests/_extra_tab_line_buttons.html.erb b/apps/workbench/app/views/container_requests/_extra_tab_line_buttons.html.erb
index cc5d2dec5..7a9d68d98 100644
--- a/apps/workbench/app/views/container_requests/_extra_tab_line_buttons.html.erb
+++ b/apps/workbench/app/views/container_requests/_extra_tab_line_buttons.html.erb
@@ -21,7 +21,7 @@ SPDX-License-Identifier: AGPL-3.0 %>
                                                   }.to_json),
           { class: "btn btn-primary btn-sm", title: "Run #{@object.name}", remote: true }
           ) do %>
-      <i class="fa fa-fw fa-play"></i> Re-run...(2)
+      <i class="fa fa-fw fa-play"></i> Re-run...
     <% end %>
 
 <% end %>

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list