Skip to content

Commit

Permalink
chg: [crawler] add button to manually delete lacus queues
Browse files Browse the repository at this point in the history
  • Loading branch information
Terrtia committed Aug 12, 2024
1 parent dead242 commit 8ffde96
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ <h4>AIL Lacus Crawler</h4>
</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-body text-dark">#}
{# <h5 class="card-title">All Proxies:</h5>#}
Expand Down

0 comments on commit 8ffde96

Please sign in to comment.