16796: Remove the 'beta' tag from webshell
authorPeter Amstutz <peter.amstutz@curii.com>
Wed, 2 Sep 2020 13:44:42 +0000 (09:44 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Wed, 2 Sep 2020 13:44:42 +0000 (09:44 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

apps/workbench/app/views/users/_virtual_machines.html.erb

index e2ce5b39bc1c7e47373c6c8285d8abd8349428d7..57b4d6aa380daed239f919df72cc09daf35cf1f6 100644 (file)
@@ -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>