diff --git a/view-webapp/src/main/webapp/tour-results.inc.html b/view-webapp/src/main/webapp/tour-results.inc.html index d0e149e..12bca17 100644 --- a/view-webapp/src/main/webapp/tour-results.inc.html +++ b/view-webapp/src/main/webapp/tour-results.inc.html @@ -20,6 +20,7 @@ table white black + hd result @@ -32,6 +33,7 @@ ${game.t}. #if($white)$white.name#if($white.firstname) $white.firstname#end #rank($white.rank)#{else}BIP#end #if($black)$black.name#if($black.firstname) $black.firstname#end #rank($black.rank)#{else}BIP#end + $!game.h $dispRst[$game.r] #end