Content deleted Content added
poke? |
fail to add class |
||
Line 67:
:attr('role', 'presentation')
:tag('tr')
for i = 1,8 do
Line 80 ⟶ 78:
end
root:tag('td')
:addClass('remaining')
:css('width', width_remaining(sum_classes, divisor))
:done()
|