[ARVADOS] updated: 1.3.0-3057-ga730ff328

Git user git at public.arvados.org
Wed Sep 2 13:44:59 UTC 2020


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

       via  a730ff3281e2a4eff04240e6233c9c13ac8fdbfb (commit)
      from  b6462cf67d9c3a0d9eb6d2d6997b2a88ece8ad6c (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 a730ff3281e2a4eff04240e6233c9c13ac8fdbfb
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Wed Sep 2 09:44:42 2020 -0400

    16796: Remove the 'beta' tag from webshell
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/apps/workbench/app/views/users/_virtual_machines.html.erb b/apps/workbench/app/views/users/_virtual_machines.html.erb
index e2ce5b39b..57b4d6aa3 100644
--- a/apps/workbench/app/views/users/_virtual_machines.html.erb
+++ b/apps/workbench/app/views/users/_virtual_machines.html.erb
@@ -69,7 +69,7 @@ SPDX-License-Identifier: AGPL-3.0 %>
           <th> Login name </th>
           <th> Command line </th>
           <% if Rails.configuration.Services.WebShell.ExternalURL != URI("") %>
-            <th> Web shell <span class="label label-info">beta</span></th>
+            <th> Web shell</th>
           <% end %>
         </tr>
       </thead>

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list