15087: Add links to the oldest/longest running container
[arvados.git] / apps / workbench / app / views / projects / _show_dashboard.html.erb
index 3152af7747dcc3d992fa697f9b763408fa9c5932..22d89fff6d8e9133b310f9a6efcc2a4d22040c69 100644 (file)
@@ -190,7 +190,7 @@ SPDX-License-Identifier: AGPL-3.0 %>
        <% if Container.api_exists?(:index) %>
       <div class="panel panel-default" style="min-height: 10.5em">
         <div class="panel-heading"><span class="panel-title">Container status</span></div>
-        <div class="panel-body compute-node-summary-pane">
+        <div class="panel-body containers-summary-pane">
           <div>
             <%= render partial: 'container_summary' %>
          </div>