X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/45f82943a6740bc95614851890ce3ba1dcaee41b..b10a9487702db5d776c09bfa11f8abcb62f7419a:/apps/workbench/app/views/application/api_error.html.erb?ds=sidebyside 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'} %>