X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fcb35ed42449c5ad58cd9ec62ff2ed353cf9d940..415cb3b63e8cfafd4c6b92a8971a0cff74097337:/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'} %>