Skip to content

Commit 06b783d

Browse files
committed
Merge pull request rainabba#26 from heinst/master
Demo now works 100%
2 parents 8d1c0d2 + 84e930c commit 06b783d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
$(".table2excel").table2excel({
4040
exclude: ".noExl",
4141
name: "Excel Document Name",
42-
filename: "myFileName"
42+
filename: "myFileName",
4343
exclude_img: true,
4444
exclude_links: true,
4545
exclude_inputs: true

0 commit comments

Comments
 (0)