Add the player's number in the caption of tournament table.
This commit is contained in:
parent
0797a62246
commit
402a57f828
@ -97,7 +97,7 @@ module LORChess
|
|||||||
@buffer << " <caption><strong>LOR Chess : Осень-2013</strong><caption>\n"
|
@buffer << " <caption><strong>LOR Chess : Осень-2013</strong><caption>\n"
|
||||||
@buffer << " <thead>\n"
|
@buffer << " <thead>\n"
|
||||||
@buffer << " <tr>\n"
|
@buffer << " <tr>\n"
|
||||||
@buffer << " <th></th>\n"
|
@buffer << " <th>№</th>\n"
|
||||||
@buffer << " <th>Участник</th>\n"
|
@buffer << " <th>Участник</th>\n"
|
||||||
@buffer << " <th>elo*</th>\n"
|
@buffer << " <th>elo*</th>\n"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user