ajout page validation des timer et option heure supplémentaires

This commit is contained in:
2020-07-29 10:59:11 +02:00
parent a316a4c753
commit 1fb5c4c715
10 changed files with 373 additions and 12 deletions

View File

@@ -59,6 +59,7 @@
{{ form_row(form.task) }}
{{ form_row(form.description) }}
{{ form_row(form.activepenalty) }}
{{ form_row(form.additionalhour) }}
{{ form_row(form.start) }}
{{ form_row(form.end) }}
{{ form_row(form.duration) }}