From 4a4b6f6d5828ccc3a76636418010b3ec497e4ae2 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 31 Jan 2012 08:42:40 +0000 Subject: [PATCH] Dev: Get the library size back under the target 70000 bytes. Its a bit of a cheap shoot this one, but every little helps! --- media/js/jquery.dataTables.js | 13 +++++++------ media/src/api/api.methods.js | 13 +++++++------ 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index 73095be2..24e3bb3d 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -5583,6 +5583,7 @@ this.fnIsOpen = function( nTr ) { var oSettings = _fnSettingsFromNode( this[DataTable.ext.iApiIndex] ); + var aoOpenRows = oSettings.aoOpenRows; for ( var i=0 ; i