Withdraw selected part lots, when building

This commit is contained in:
Jan Böhmer 2023-01-22 16:59:58 +01:00
parent 31a20d0692
commit 616533ea4a
6 changed files with 79 additions and 3 deletions

View file

@ -57,6 +57,8 @@
</tbody>
</table>
{{ form_row(form.comment) }}
{{ form_row(form.submit) }}
{{ form_end(form) }}