mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Fix #2811
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</div>
|
||||
<div class="box-body">
|
||||
{{ ExpandedForm.date('date', tag.date.format('Y-m-d')) }}
|
||||
{{ ExpandedForm.textarea('description') }}
|
||||
{{ ExpandedForm.textarea('description', tag.description) }}
|
||||
{{ ExpandedForm.location('tag_position') }}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user