We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd32f7 commit 975b4e9Copy full SHA for 975b4e9
src/templates/app/components/details_column.html
@@ -12,5 +12,7 @@
12
{% endif %}
13
</div>
14
15
+ {% empty %}
16
+ <div class="text-body-secondary">No details available</div>
17
{% endfor %}
18
0 commit comments