{/** TournamentTeamActions more confusing than helpful for leagues, for example might say "Waiting for match..." when previous match was rescheduled */}
- {!tournament.isLeagueDivision ? (
+ {!tournament.isLeague ? (
) : null}
{showAddSubsButton ?
: null}
@@ -257,7 +252,10 @@ function TournamentBracketsView() {
) : null}