Bug 23493: (RM follow-up) Let datatables calculate colspan for us
commitb3215b4482ba771ae6fc650220ae226617ad2a3f
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 30 Jan 2020 09:37:55 +0000 (30 09:37 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 30 Jan 2020 09:39:43 +0000 (30 09:39 +0000)
tree12efda7335cf64b8987f8a76f6ff287e7a9ef0af
parent715da06db557edc4b1baa51cc278fdac362c01c4
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>
koha-tmpl/intranet-tmpl/prog/js/checkouts.js