Revised the template of the account detail in the accounting application.
This commit is contained in:
parent
cbd32bf66f
commit
e20b6376c9
@ -145,7 +145,7 @@ First written: 2020/8/8
|
|||||||
{{ child }}
|
{{ child }}
|
||||||
</a>
|
</a>
|
||||||
{% empty %}
|
{% empty %}
|
||||||
{{ _("This subject is an end-point subject.")|force_escape }}
|
{{ _("This account is an end-point account.")|force_escape }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user