Fixed the capitalization of the currencies, base accounts, and accounts.

This commit is contained in:
2023-03-20 23:45:17 +08:00
parent 77787eee9f
commit e377eac407
4 changed files with 6 additions and 6 deletions

View File

@ -33,7 +33,7 @@ First written: 2023/2/1
</div>
<div class="accounting-card col-sm-6">
<div class="accounting-card-title">{{ obj.title }}</div>
<div class="accounting-card-title">{{ obj.title|title }}</div>
<div class="accounting-card-code">{{ obj.code }}</div>
{% if obj.accounts %}
<div>