Merge branch 'main' into group-list-button
Hopefully fixes failing tests!
This commit is contained in:
commit
2153afe743
40 changed files with 549 additions and 301 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends 'components/new_modal.html' %}
|
||||
{% extends 'components/modal.html' %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block modal-title %}{% trans "Delete this list?" %}{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue