#262 Public report missing entry placeholder
* adds empty value rendering on public intervention report
This commit is contained in:
parent
52ee8690eb
commit
cdda43615a
@ -62,6 +62,8 @@
|
|||||||
{{deduction.account.identifier}} - {{deduction.account.title}}
|
{{deduction.account.identifier}} - {{deduction.account.title}}
|
||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
|
{% empty %}
|
||||||
|
{% trans 'None' %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user