Skip to content

Commit

Permalink
Merge pull request galaxyproject#16944 from davelopez/allow_delete_fr…
Browse files Browse the repository at this point in the history
…om_dashboard_viz

Allow to permanently delete non-deleted items in Storage Dashboard Visualizations
  • Loading branch information
martenson authored Oct 31, 2023
2 parents 3943f1a + dafb2e4 commit 50d6e81
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,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 50d6e81

Please sign in to comment.