diff --git a/resources/twig/tags/edit.twig b/resources/twig/tags/edit.twig index 01fedc6eb7..864200f454 100644 --- a/resources/twig/tags/edit.twig +++ b/resources/twig/tags/edit.twig @@ -25,7 +25,7 @@ {{ 'optionalFields'|_ }}
- {{ ExpandedForm.date('date') }} + {{ ExpandedForm.date('date', tag.date.format('Y-m-d')) }} {{ ExpandedForm.textarea('description') }} {{ ExpandedForm.location('tagPosition') }}