diff --git a/view-webapp/src/main/webapp/tour-registration.inc.html b/view-webapp/src/main/webapp/tour-registration.inc.html index 6b265ad..131e840 100644 --- a/view-webapp/src/main/webapp/tour-registration.inc.html +++ b/view-webapp/src/main/webapp/tour-registration.inc.html @@ -6,7 +6,7 @@ #set($pmap = $utils.toMap($teams)) #end -## CB TODO - why limit to INDIVIDUAL here? +## Team players do not have an individual MMS #if($tour.type == 'INDIVIDUAL' && $tour.pairing.type == 'MAC_MAHON') #set($mmbase = $api.get("tour/${params.id}/standings/0")) #if($mmbase.isObject() && ($mmbase.error || $mmbase.message)) @@ -61,7 +61,7 @@