Show substitutions in standings
This commit is contained in:
@@ -108,7 +108,8 @@
|
||||
[team]="entry.team"
|
||||
[event]="this.event"
|
||||
[tournament]="this.tournament"
|
||||
[inline]="true">
|
||||
[inline]="true"
|
||||
[explicitSubstitute]="true">
|
||||
</app-team-display>
|
||||
</td>
|
||||
<td class="align-middle">{{ entry.played }}</td>
|
||||
|
||||
Reference in New Issue
Block a user