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 %}
|
{% if association.title %}
|
||||||
{{ association.title }}
|
{{ association.title }}
|
||||||
{% else %}
|
{% else %}
|
||||||
{% translate 'Untitled' %}
|
{{ association.target.url }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</a>
|
</a>
|
||||||
</h5>
|
</h5>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user