Content deleted Content added
Temporary lines removed. |
What if we use a NBSP instead of a regular space? |
||
Line 146:
local dayString = dayStrings[cellCount]
if not dayString then
dayString = " "
end
otherDayRow:tag('td')
|