Budget 2020

This commit is contained in:
2020-06-09 14:31:30 +02:00
parent b5c0090f87
commit d36aeab9e8
19 changed files with 5514 additions and 10240 deletions

View File

@@ -41,7 +41,7 @@ var data = <?php echo json_encode($data); ?>;
var hot = new Handsontable(container, {
data: data,
width: 1400,
width: 1420,
height: 1000,
rowHeaders: true,
wordWrap: false,