From: Tom Clegg Date: Thu, 1 Aug 2013 17:59:47 +0000 (-0400) Subject: fix uuid column heading on jobs index X-Git-Tag: 1.1.0~3045 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/74d71e90146e1e0c7e7d6690e057c45a03edf842 fix uuid column heading on jobs index --- diff --git a/apps/workbench/app/views/jobs/index.html.erb b/apps/workbench/app/views/jobs/index.html.erb index efbd146773..74274ae1a9 100644 --- a/apps/workbench/app/views/jobs/index.html.erb +++ b/apps/workbench/app/views/jobs/index.html.erb @@ -13,7 +13,7 @@ - id, result, schedule + uuid, result, schedule script, parameters, input, output