https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23493
--- Comment #31 from Martin Renvoize <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
