X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/240ab2c50a01531df162850be255a4c4e1084fc2..c4fa80c6ed2445e1e384455944eb6c4108906cad:/apps/workbench/app/views/projects/_compute_node_status.html.erb?ds=sidebyside diff --git a/apps/workbench/app/views/projects/_compute_node_status.html.erb b/apps/workbench/app/views/projects/_compute_node_status.html.erb index 693a8ae649..527dc643e5 100644 --- a/apps/workbench/app/views/projects/_compute_node_status.html.erb +++ b/apps/workbench/app/views/projects/_compute_node_status.html.erb @@ -4,10 +4,10 @@ <% queue.each do |j| %>
-
+
<%= link_to_if_arvados_object j, friendly_name: true %>
-
+
<%= render_localized_date(j[:created_at]) %>
@@ -19,10 +19,10 @@
<% end %>
-
+
Job
-
+
Submitted
@@ -38,7 +38,7 @@
<% else %> - There are currently no job is the queue. + There are currently no jobs in your queue. <% end %>

Node status