We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7fb39 commit 71102f0Copy full SHA for 71102f0
templates/parts/edit/_main.html.twig
@@ -11,7 +11,7 @@
11
{{ form_row(form.tags) }}
12
{{ form_row(form.minAmount) }}
13
{{ form_row(form.orderAmount) }}
14
-{{ form_row(form.orderDate) }}
+{{ form_row(form.orderDelivery) }}
15
16
{{ form_row(form.footprint) }}
17
0 commit comments