Show team in teamed game

O01eg
May 10, 2023, 3:58 AM
DWBHH3KOKBVZOGSKBXL2KX6DKIS5S7K7BOARAOR4LQ5CB3UZO6JAC

Dependencies

  • [2] B7PYGLH3 Show delegate bold if it's logged user itself
  • [*] 6NYILMKI Add page for slow game
  • [*] AEWYJHUD Start to show player list
  • [*] 6TPV5GQ3 Show delegates in player table
  • [*] LOFH5LIA Make bold player name

Change contents

  • edit in src/templates/slow-game.html at line 53
    [5.117]
    [6.0]
    {{#if is_teamed}}
    <th>Team</th>
    {{/if}}
  • edit in src/templates/slow-game.html at line 67
    [7.154]
    [2.0]
    {{#if ../is_teamed}}
    <td>{{ player.team_id }}</td>
    {{/if}}