Skip to content

Commit

Permalink
Update tableExport.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kayalshri committed Apr 10, 2014
1 parent 80b166e commit 4fc134c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tableExport.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ THE SOFTWARE.*/
pdfLeftMargin:20,
escape:'true',
htmlContent:'false',
consoleLog:'true'
consoleLog:'false'
};

var options = $.extend(defaults, options);
Expand Down

0 comments on commit 4fc134c

Please sign in to comment.