This commit is contained in:
Aroy-Art 2024-11-17 18:30:37 +01:00
parent 1396311d1d
commit 132d69b506
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -73,7 +73,7 @@
<table class="table table-sm">
<tbody>
{% if submission.content_object.files.all|length == 0 %}
<td>
<tr>
<th scope="row" class="text-warning">No Media</th>
</tr>
{% elif submission.content_object.files.all|length <= 1 %}