Skip to content

Commit

Permalink
Allow to permanently delete non-deleted items
Browse files Browse the repository at this point in the history
In Storage Dashboard Visualizations
  • Loading branch information
davelopez committed Oct 30, 2023
1 parent 1a999e8 commit dafb2e4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ function onPermanentlyDeleteItem() {
<FontAwesomeIcon icon="undo" />
</BButton>
<BButton
v-if="isRecoverable"
variant="outline-danger"
size="sm"
class="mx-2"
Expand Down

0 comments on commit dafb2e4

Please sign in to comment.