5493: (thanks to tom) modal paging is awesome.
[arvados.git] / apps / workbench / app / views / application / api_error.html.erb
index 9fcfde62d0a39abf02ca7e4acdec66773c47c4d2..f8edf7d40ed0836448d044ab3fa925cab49d20a7 100644 (file)
@@ -22,4 +22,4 @@ If that doesn't work, the information below can help system administrators track
 </dl>
 <% end %>
 
-<%= render :partial => "report_error", :locals => {api_error: api_error} %>
+<%= render :partial => "report_error", :locals => {api_error: api_error, error_type: 'api'} %>