Skip to content

Commit

Permalink
Merge pull request #156 from identity-research-lab/themes-touches
Browse files Browse the repository at this point in the history
UI refinements to themes interfaces
  • Loading branch information
CoralineAda authored Oct 21, 2024
2 parents fc43d5c + 81f7a02 commit 0d31bfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/themes/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<% end %>
<% end %>

<h2>Danger Zone</h2>
<%= button_to "Delete This Theme", theme_path(@theme), form: { data: { turbo_confirm: "Are you sure?" } }, method: :delete %>

<%= render partial: "/shared/filtering" %>
Expand Down

0 comments on commit 0d31bfe

Please sign in to comment.