Several bugfixes and finishing touches
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<th>Plc</th>
|
||||
<th>Name</th>
|
||||
<th>Rank</th>
|
||||
<th>Cntry</th>
|
||||
<th>Ctr</th>
|
||||
<th>Nbw</th>
|
||||
#foreach($r in [1..$round])
|
||||
<th>R$r</th>
|
||||
@@ -66,7 +66,7 @@
|
||||
<td>$part.num</td>
|
||||
<td>$part.place</td>
|
||||
<td>$part.name $part.firstname</td>
|
||||
<td>$part.rank</td>
|
||||
<td>#rank($part.rank)</td>
|
||||
<td>$part.country</td>
|
||||
<td>$part.NBW</td>
|
||||
#set($mx = $round - 1)
|
||||
|
Reference in New Issue
Block a user