implementation of felete all
This commit is contained in:
@@ -66,6 +66,10 @@
|
|||||||
{% else %}
|
{% else %}
|
||||||
<p class="empty-state">Aktuell sind keine Tenant-Instanzen in der Datenbank vorhanden.</p>
|
<p class="empty-state">Aktuell sind keine Tenant-Instanzen in der Datenbank vorhanden.</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
<form action="{{ url_for('admin_delete_all_instances') }}" method="POST">
|
||||||
|
<button type="submit" class="btn-delete-all">ALLE INSTANZEN LÖSCHEN</button>
|
||||||
|
</form>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
Reference in New Issue
Block a user