Skip to content

Commit 3cdf992

Browse files
typo
1 parent 2ac7a91 commit 3cdf992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var columns = ///COLS///
88

99
var printColumns = ///PRINT_COLS///
1010

11-
var infoColumn = "///INFO_COLS///";
11+
var infoColumn = "///INFO_COL///";
1212

1313
// We call this function after creating the main table, and when showing a pin in the info table.
1414
function hideEmptyColumns(table) {

0 commit comments

Comments
 (0)