mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-13 07:53:16 +00:00
Small fix in edit form. [skip ci]
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
<i class="fa fa-smile-o"></i> {{ 'optionalFields'|_ }}
|
<i class="fa fa-smile-o"></i> {{ 'optionalFields'|_ }}
|
||||||
</div>
|
</div>
|
||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
{{ ExpandedForm.date('date') }}
|
{{ ExpandedForm.date('date', tag.date.format('Y-m-d')) }}
|
||||||
{{ ExpandedForm.textarea('description') }}
|
{{ ExpandedForm.textarea('description') }}
|
||||||
{{ ExpandedForm.location('tagPosition') }}
|
{{ ExpandedForm.location('tagPosition') }}
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user