Skip to content

Commit

Permalink
Remove done TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Oct 6, 2023
1 parent da27565 commit 1d72935
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/views/_tailwind/applications/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@
</div>

<div class="mt-2">
<%# TODO: This should link to an interstitial page %>
<%# TODO: Add icon %>
<%# TODO: Handle situation when authority name is very long %>
<%= render Tailwind::ButtonComponent.new(tag: :a, size: "2xl", type: :primary, href: external_application_path(@application), icon: :external) do %>
View more at <%= @application.authority.full_name %> website
Expand Down

0 comments on commit 1d72935

Please sign in to comment.