diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index 07448d0a..366782fc 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -1215,6 +1215,13 @@ */ this.sCookiePrefix = "SpryMedia_DataTables_"; + /* + * Variable: fnCookieCallback + * Purpose: Callback function for cookie creation + * Scope: jQuery.dataTable.classSettings + */ + this.fnCookieCallback = null; + /* * Variable: sAjaxSource * Purpose: Source url for AJAX data for the table @@ -5628,7 +5635,7 @@ sValue += '"aaSorting": [ '; for ( i=0 ; i