Fix: Leeres Span für Edit-Spalte bei Nicht-URL-Items (Grid-Alignment)

This commit is contained in:
Erik Thiele
2026-07-10 16:50:01 +02:00
parent 1480960801
commit fca129b367
2 changed files with 4 additions and 0 deletions

View File

@@ -195,6 +195,8 @@
data-oldname="{{ file.name | e }}">
Edit
</button>
{% else %}
<span></span>
{% endif %}
<!-- Drag -->