Task: Streamline table layout

This commit is contained in:
Björn Fromme
2023-10-12 09:38:02 +02:00
parent d4aa37c002
commit 3e7ca7e166
11 changed files with 14 additions and 20 deletions
+4
View File
@@ -63,6 +63,10 @@
</div>
</td>
</tr>
{% else %}
<td colspan="6">
Keine Daten...
</td>
{% endfor %}
</tbody>
</table>