X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/abd848823a9b7d24f2d9fa9bb76eb95f5e01e947..11085f87c952c7e46a15c88e144190cac32b95a8:/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'} %>