X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/45f82943a6740bc95614851890ce3ba1dcaee41b..b344d16c97448505432c0f0e9f9f964bfae07d50:/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 9fcfde62d0..f8edf7d40e 100644 --- a/apps/workbench/app/views/application/api_error.html.erb +++ b/apps/workbench/app/views/application/api_error.html.erb @@ -22,4 +22,4 @@ If that doesn't work, the information below can help system administrators track <% end %> -<%= render :partial => "report_error", :locals => {api_error: api_error} %> +<%= render :partial => "report_error", :locals => {api_error: api_error, error_type: 'api'} %>