11870: minor update
[arvados.git] / apps / workbench / app / views / application / api_error.html.erb
index 10ffbb775fa1c637e7160adb0afde658953a7c9c..f8edf7d40ed0836448d044ab3fa925cab49d20a7 100644 (file)
@@ -21,3 +21,5 @@ If that doesn't work, the information below can help system administrators track
   <% end %>
 </dl>
 <% end %>
+
+<%= render :partial => "report_error", :locals => {api_error: api_error, error_type: 'api'} %>