30 Jan
2020
30 Jan
'20
10:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23493 --- Comment #31 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 98132 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98132&action=edit Bug 23493: (RM follow-up) Let datatables calculate colspan for us Prior to this we arbitrarily set a colspan of 100 for the rowgroup header row. If we remove the td wrapper from the render function then datatables will automatically wrap the output in an appropraite td with cell with fullwidth colspan correctly set. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.