# HG changeset patch # User Vincent Tondellier # Date 1451335330 -3600 # Node ID 41164ea18780100849e08cc624acfc005773d74e # Parent eaf6d0ea4e651c6d3021aee809456ad98fd5127b Display crashing thread number diff -r eaf6d0ea4e65 -r 41164ea18780 templates/report/backtrace.html.ep --- a/templates/report/backtrace.html.ep Mon Dec 28 21:36:14 2015 +0100 +++ b/templates/report/backtrace.html.ep Mon Dec 28 21:42:10 2015 +0100 @@ -1,4 +1,4 @@ -

Crashing thread top frames

+

Crashing thread (#<%= $crashing_thread->{threads_index} %>) top frames

%= include 'report/backtrace/frames', thread => $crashing_thread