chg: [crawler] add button to manually delete lacus queues

otp
terrtia 2024-08-12 15:18:54 +02:00
parent dead242b08
commit 8ffde9639e
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 4 additions and 0 deletions

View File

@ -92,6 +92,10 @@
</div> </div>
</div> </div>
<a href="{{ url_for('crawler_splash.crawlers_dashboard_captures_delete') }}">
<button type="button" class="btn btn-danger">Delete Lacus Queues</button>
</a>
{# <div class="card border-secondary">#} {# <div class="card border-secondary">#}
{# <div class="card-body text-dark">#} {# <div class="card-body text-dark">#}
{# <h5 class="card-title">All Proxies:</h5>#} {# <h5 class="card-title">All Proxies:</h5>#}