mirror of https://github.com/D4-project/d4-core
fix: #19, remove demo button
parent
e0d101dc3a
commit
4086b462b7
server/web/templates
|
@ -97,13 +97,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex justify-content-center">
|
||||
<a href="{{ url_for('delete_data') }}">
|
||||
<button type="button" class="btn btn-primary mt-3 mb-2">Delete All Data (Demo)</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
{% include 'navfooter.html' %}
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Reference in New Issue