Workarounbd missing entries in the spreadsheet

This commit is contained in:
2017-12-19 17:21:01 +01:00
parent 0712725ac6
commit c3e6b8473d

View File

@@ -334,5 +334,6 @@ function buildSpreadsheet(ctx, data) {
colModel: columns,
caption: "Spreadsheet",
height: "100%",
rowNum: 999999,
});
}