svn path=/Website/trunk/; revision=31120
This commit is contained in:
@@ -442,7 +442,7 @@ function updateTableHeaders() {
|
||||
|
||||
$(document).ready(function() {
|
||||
|
||||
$("table.rstable").each(function() {
|
||||
$("table").each(function() {
|
||||
$(this).wrap("<div class=\"divrstable\" style=\"position:relative\"></div>");
|
||||
|
||||
var originalHeaderRow = $("thead:first", this)
|
||||
|
||||
Reference in New Issue
Block a user