diff --git a/templates/night-hours-contingent/print.html.twig b/templates/night-hours-contingent/print.html.twig new file mode 100644 index 0000000..e7fcd55 --- /dev/null +++ b/templates/night-hours-contingent/print.html.twig @@ -0,0 +1,58 @@ + + +
+ + + + +| Nom | + {% for m in months %} +{{ m }} | + {% endfor %} +|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| H.nuit | +N.jours | + {% endfor %} +|||||||||||||||||||||||
| {{ group.siteName }} | +||||||||||||||||||||||||
| {{ row.employeeName }} | + {% for cell in row.cells %} +{{ cell.hours }} | +{{ cell.days }} | + {% endfor %} +||||||||||||||||||||||