commit3 wizaulne

This commit is contained in:
Mateusz Gruszczyński
2025-09-13 23:09:09 +02:00
parent 4c0df73e74
commit 7496442276

View File

@@ -65,7 +65,7 @@
</div>
</td>
<td style="min-width: 320px;">
<td style="min-width: 220px;">
{% if l.share_token %}
{% set share_url = url_for('shared_list', token=l.share_token, _external=True) %}
<div class="d-flex align-items-center gap-2">
@@ -88,7 +88,6 @@
</td>
<td style="min-width: 320px;">
<!-- Lista uprawnionych -->
<ul class="list-group list-group-flush mb-2">
{% for u in permitted_by_list.get(l.id, []) %}
<li