From: Tom Clegg Date: Tue, 26 Aug 2014 22:57:37 +0000 (-0400) Subject: Fix label for API endpoint. Re-order fields. refs #3112 X-Git-Tag: 1.1.0~2260 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/ff742a82d66bf6b4915d820ec401056323793819?hp=02cbe072fd22be8528c1fe8bc404faa2de7b9dec Fix label for API endpoint. Re-order fields. refs #3112 --- 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%>