diff --git a/view-webapp/src/main/webapp/tour-registration.inc.html b/view-webapp/src/main/webapp/tour-registration.inc.html index 178b8d7..5315d82 100644 --- a/view-webapp/src/main/webapp/tour-registration.inc.html +++ b/view-webapp/src/main/webapp/tour-registration.inc.html @@ -100,11 +100,12 @@ #end #if($tour.type != 'INDIVIDUAL') #set($teamId = $tmap[$part.id]) + #set($teamName = false) #if($teamId) #set($teamName = $!pmap[$teamId].name) #end -