@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user