Skip to content

Commit

Permalink
Merge pull request #109 from curationexperts/patches
Browse files Browse the repository at this point in the history
Remove obsolete Config management links
  • Loading branch information
mark-dce authored Sep 5, 2023
2 parents 09753d9 + bd33a86 commit eb66630
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/views/admin/configs/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,4 @@

<div>
<%= link_to "Edit this config", edit_config_path(@config) %> |
<%= link_to "Back to configs", config_path %>

<%= button_to "Destroy this config", @config, method: :delete %>
</div>

0 comments on commit eb66630

Please sign in to comment.