diff --git a/view-webapp/src/main/webapp/tour-standings.inc.html b/view-webapp/src/main/webapp/tour-standings.inc.html index da6b799..c41eb95 100644 --- a/view-webapp/src/main/webapp/tour-standings.inc.html +++ b/view-webapp/src/main/webapp/tour-standings.inc.html @@ -64,7 +64,7 @@ #foreach($crit in $tour.pairing.placement) #set($junk = $criteres.add($crit)) #end -#if($criteres[0] == 'SCOREX') +#if($criteres[0] == 'SCOREX' && $tour.pairing.type == 'MAC_MAHON') #set($junk = $criteres.add(1, 'MMS')) #end #foreach($crit in $criteres) @@ -96,7 +96,10 @@ #end