From 9acd78254a0f6f5fe0e80502d4db6a9c7d19c5e5 Mon Sep 17 00:00:00 2001 From: Claude Brisson Date: Wed, 31 Jan 2024 05:45:26 +0100 Subject: [PATCH] Positive corrections need a '+' sign for clarity --- view-webapp/src/main/webapp/tour-registration.inc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view-webapp/src/main/webapp/tour-registration.inc.html b/view-webapp/src/main/webapp/tour-registration.inc.html index d1cbb64..4a22647 100644 --- a/view-webapp/src/main/webapp/tour-registration.inc.html +++ b/view-webapp/src/main/webapp/tour-registration.inc.html @@ -36,7 +36,7 @@ $part.firstname $part.country.toUpperCase() $part.club - #rank($part.rank)#if($part.mmsCorrection) ($part.mmsCorrection)#end + #rank($part.rank)#if($part.mmsCorrection) (#if($part.mmsCorrection > 0)+#end$part.mmsCorrection)#end $part.rating #foreach($round in [1..$tour.rounds])