Remove old modal, new modal is our best friend now
This commit is contained in:
parent
48d3b4bf58
commit
2f4899dc1f
10 changed files with 27 additions and 67 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