Add bulk delete functionality for questions with confirmation feedback
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div class="alert alert-info">Deleted {{ deleted }} items.</div>
|
||||
{% if errors %}
|
||||
<div class="alert alert-warning">Errors: {{ errors }}</div>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user