mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-21 14:38:21 +02:00
Add a delete question button
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
</div>
|
||||
<div class="modal-body">{{ modal_content }}</div>
|
||||
<div class="modal-footer">
|
||||
{{ extra_modal_button }}
|
||||
{% if modal_button %}
|
||||
<button type="submit" class="btn btn-{{ modal_button_type|default:"primary" }}">{{ modal_button }}</button>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user