commit3 wizaulne
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user