Content deleted Content added
newlines |
poke? |
||
Line 67:
:attr('role', 'presentation')
:tag('tr')
:done()
:newline()
Line 80 ⟶ 81:
root:tag('td')
:css('width', width_remaining(sum_classes, divisor))
:done()
:newline()
return root
|