mercurial/templates/paper/shortlog.tmpl
branchstable
changeset 24952 169d2470d283
parent 24054 fdf7794be41d
child 25606 3bb6f5f478a7
--- a/mercurial/templates/paper/shortlog.tmpl	Wed May 06 09:52:10 2015 -0700
+++ b/mercurial/templates/paper/shortlog.tmpl	Thu May 07 07:46:39 2015 +0900
@@ -80,7 +80,7 @@
                 var m = htmlText.match(/'(\w+)', <!-- NEXTHASH/);
                 return m ? m[1] : null;
             },
-            '.bigtable > tbody:nth-of-type(2)',
+            '.bigtable > tbody',
             '<tr class="%class%">\\
             <td colspan="3" style="text-align: center;">%text%</td>\\
             </tr>'