17,097
edits
(Use tabs instead of spaces for indentation) |
(getCostString: Fix regression for cost display within tables) |
||
Line 106: | Line 106: | ||
end | end | ||
local sep, lastSep = '<br/>', | local sep, lastSep = '<br/>', '<br/>' | ||
if displayInline then | if displayInline then | ||
sep = ', ' | sep = ', ' |