Modulo:TeamBracket: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m cleanup
m fix
Riga 773:
seedCell = widthRow:tag('td'):css('width', getWidth('seed', '28px'))
end
local teamCell = widthRow:tag('td'):css('width', getWidth('team', '150px160px'))
local scoreCells = {}
local legsr = legs[r]
Riga 780:
end
for s = 1, legsr do
scoreCells[s] = widthRow:tag('td'):css('width', getWidth('score', '33px25px'))
end
titleRow:tag('td')