Content deleted Content added
Undid revision 1231186651 by Spesh531 (talk) |
replace space after seed number with non-breaking space |
||
Line 370:
if (seedInfo[teamInfo.name] ~= nil) then
teamRowInfo.seedText = '<sup>(' .. seedInfo[teamInfo.name] .. ')</sup>
teamRowInfo.rowStyle = ' style="background:#CCFFCC"'
end
|