From ff742a82d66bf6b4915d820ec401056323793819 Mon Sep 17 00:00:00 2001 From: Tom Clegg Date: Tue, 26 Aug 2014 18:57:37 -0400 Subject: [PATCH 1/1] Fix label for API endpoint. Re-order fields. refs #3112 --- .../views/application/_report_issue_popup.html.erb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/workbench/app/views/application/_report_issue_popup.html.erb b/apps/workbench/app/views/application/_report_issue_popup.html.erb index 56c5393cc4..f032d61c26 100644 --- a/apps/workbench/app/views/application/_report_issue_popup.html.erb +++ b/apps/workbench/app/views/application/_report_issue_popup.html.erb @@ -69,28 +69,28 @@ <% end %>
- +
-

<%=api_version%>

+

<%=wb_version%>

- +
-

<%=generated_at%>

+

<%=api_version%>

- +
-

<%=wb_version%>

+

<%=generated_at%>

- +

<%=arvados_base%>

-- 2.30.2