Event definiteion updates
This commit is contained in:
@@ -76,9 +76,9 @@ else
|
||||
}
|
||||
}
|
||||
else if (context.Event.EventFormat == EventFormat.Individual
|
||||
&& context.Students.Count > context.Event.MaxTeamCountState)
|
||||
&& context.Students.Count > context.Event.ChapterEligibilityCountState)
|
||||
{
|
||||
<span>Max Team Count State: @context.Event.MaxTeamCountState</span>
|
||||
<span>Max Team Count State: @context.Event.ChapterEligibilityCountState</span>
|
||||
}
|
||||
</MudTd>
|
||||
</RowTemplate>
|
||||
|
||||
Reference in New Issue
Block a user