X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f12986389693d4155847204210d9c84492ac6837..ba46f409f9c572263cb7907eb2f36139a2c0320b:/apps/workbench/app/views/application/api_error.html.erb diff --git a/apps/workbench/app/views/application/api_error.html.erb b/apps/workbench/app/views/application/api_error.html.erb index 10ffbb775f..f8edf7d40e 100644 --- a/apps/workbench/app/views/application/api_error.html.erb +++ b/apps/workbench/app/views/application/api_error.html.erb @@ -21,3 +21,5 @@ If that doesn't work, the information below can help system administrators track <% end %> <% end %> + +<%= render :partial => "report_error", :locals => {api_error: api_error, error_type: 'api'} %>