FSN#38994 was met vorige commit verdwenen?

svn path=/Website/branches/v2016.3/; revision=32535
This commit is contained in:
Jos Groot Lipman
2017-01-25 08:15:46 +00:00
parent 8fcf9de764
commit ae9ba9a9d2

View File

@@ -459,7 +459,7 @@ function updateTableHeaders() {
$(function() {
$("table thead").each(function() {
$("table:not(.tab_cat_sched) > thead").each(function() {
$(this).parent("table").wrap("<div class=\"divrstable\" style=\"position:relative\"></div>");
var originalHeaderRow = $(this);