From a5bba043538eb5250953c4782469440f949b2650 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 12 Apr 2011 20:57:08 +0100 Subject: [PATCH] Updated: Add support for the complex headers with a scrolling table --- media/js/jquery.dataTables.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index 34cde7b0..a98f8e29 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -3795,7 +3795,7 @@ * Get the unique column headers in the newly created (cloned) header. We want to apply the * calclated sizes to this header */ - var nThs = _fnGetUniqueThs( nTheadSize ); + var nThs = _fnGetUniqueThs( o, nTheadSize ); for ( i=0, iLen=nThs.length ; i