Module:Election results-STV: Difference between revisions

Content deleted Content added
+
?
Line 224:
local i = max_rows
table.insert(index, i)
args['row' .. i] = 'Total'
args['votes' .. i] = showtotal.votes and valid[1] or nil
args['votes' .. i .. '_2'] = showtotal.votes_2 and valid[2] or nil
Line 239 ⟶ 240:
args['colour' .. i] = 'inherit'
args['color' .. i] = 'inherit'
args['row' .. i] = 'Total'
args['font-weight' .. i] = 'bold'
args['class' .. i] = 'sortbottom'