BTHLABS-54: Unprocessed save shows Untitled
in the card title
This commit is contained in:
parent
38d768a584
commit
db39c38594
|
@ -7,7 +7,7 @@
|
|||
{% if association.title %}
|
||||
{{ association.title }}
|
||||
{% else %}
|
||||
{% translate 'Untitled' %}
|
||||
{{ association.target.url }}
|
||||
{% endif %}
|
||||
</a>
|
||||
</h5>
|
||||
|
|
Loading…
Reference in New Issue
Block a user