mercurial/templates/paper/changeset.tmpl
changeset 36322 f3fd4fe0506f
parent 35485 1721ce06100a
child 36955 f21798a6bc20
--- a/mercurial/templates/paper/changeset.tmpl	Mon Feb 19 12:30:23 2018 +0800
+++ b/mercurial/templates/paper/changeset.tmpl	Mon Feb 19 12:48:50 2018 +0800
@@ -51,7 +51,7 @@
 </tr>
 {if(obsolete, '<tr>
  <th>obsolete</th>
- <td>{succsandmarkers%obsfateentry}</td>
+ <td>{join(succsandmarkers%obsfateentry, '<br>\n')}</td>
 </tr>')}
 <tr>
  <th class="author">parents</th>