deletin stuff can now be a modal to, that makes more sense anyway
This commit is contained in:
parent
c038af2209
commit
45ed91803e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{% load bootstrap3 %}
|
||||
{% load i18n %}
|
||||
{% include 'editor/fragment_levels.html' %}
|
||||
|
||||
{% include 'editor/fragment_modal_close.html' %}
|
||||
<h3>{% blocktrans %}Delete {{ model_title }}{% endblocktrans %}</h3>
|
||||
<form action="{{ request.path }}" data-keep-geometry method="post">
|
||||
{% csrf_token %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue