This commit is contained in:
James Cole 2019-11-09 15:00:47 +01:00
parent 97c8594dc4
commit 140ccbce3f
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -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>