X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7e049a91425a51398f38e6b1ee839a4070483267..722fbc71928e7fc6b91eb101788b51c2bb9577eb:/apps/workbench/app/views/keep_disks/_content_layout.html.erb?ds=sidebyside diff --git a/apps/workbench/app/views/keep_disks/_content_layout.html.erb b/apps/workbench/app/views/keep_disks/_content_layout.html.erb index 7178b9c419..06822e5e14 100644 --- a/apps/workbench/app/views/keep_disks/_content_layout.html.erb +++ b/apps/workbench/app/views/keep_disks/_content_layout.html.erb @@ -1,6 +1,24 @@ -<% content_for :tab_panes do %> -
Histogram will go here.
+<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + +<% unless @histogram_pretty_date.nil? %> + <% content_for :tab_panes do %> + +
+

Cache Age vs. Disk Utilization

+

circa <%= @histogram_pretty_date %>

+
+
+
+ <% end %> <% end %> <%= content_for :content_top %> -<%= content_for :tab_line_buttons %> +
+ <%= content_for :tab_line_buttons %> +
<%= content_for :tab_panes %>