We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac7a91 commit 3cdf992Copy full SHA for 3cdf992
script.js
@@ -8,7 +8,7 @@ var columns = ///COLS///
8
9
var printColumns = ///PRINT_COLS///
10
11
-var infoColumn = "///INFO_COLS///";
+var infoColumn = "///INFO_COL///";
12
13
// We call this function after creating the main table, and when showing a pin in the info table.
14
function hideEmptyColumns(table) {
0 commit comments