You've already forked hotpocket
BTHLABS-54: Unprocessed save shows Untitled in the card title
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user