Skip to content

Commit

Permalink
UI: Remove reset vhost button (feature gone) (#899)
Browse files Browse the repository at this point in the history
Reset vhost was removed in 33147bf #822
  • Loading branch information
jage authored Jan 2, 2025
1 parent 4b56d40 commit b439297
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions views/vhost.ecr
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@
</form>
<section class="card cols-4">
<h3>Danger zone</h3>
<form method="post" id="resetVhost" class="form">
<label>
<button title="Will purge all queues and close the consumers" type="submit" class="btn btn-red">Reset vhost</button>
</label>
</form>
<br />
<form method="delete" id="deleteVhost" class="form">
<label>
<button type="submit" class="btn btn-red">Delete vhost</button>
Expand Down

0 comments on commit b439297

Please sign in to comment.