Content deleted Content added
+ |
+ |
||
Line 393:
:attr('scope', 'col')
:done()
cols = cols +
if has_votes2 then
secondrow
Line 458:
:css('text-align', 'right')
:wikitext(fmt(args['votes' .. v .. '_2']))
end
if args['votes' .. v .. '_2'] and not has_nopercentage then
row:tag('td')
:css('text-align', 'right')
|