Add missing style to hipster design

This commit is contained in:
Hillel Coren 2017-06-19 22:21:37 +03:00
parent e3d89994c9
commit 3371c1b07a

View File

@ -74,6 +74,7 @@
}, },
{ {
"margin": [0, 26, 0, 0], "margin": [0, 26, 0, 0],
"style": "invoiceLineItemsTable",
"table": { "table": {
"headerRows": 1, "headerRows": 1,
"widths": "$invoiceLineItemColumns", "widths": "$invoiceLineItemColumns",
@ -214,4 +215,4 @@
} }
}, },
"pageMargins": [40, 40, 40, 40] "pageMargins": [40, 40, 40, 40]
} }