Skip to content

Commit 4fc134c

Browse files
committed
Update tableExport.js
1 parent 80b166e commit 4fc134c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tableExport.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ THE SOFTWARE.*/
3232
pdfLeftMargin:20,
3333
escape:'true',
3434
htmlContent:'false',
35-
consoleLog:'true'
35+
consoleLog:'false'
3636
};
3737

3838
var options = $.extend(defaults, options);

0 commit comments

Comments
 (0)