Skip to content

Commit

Permalink
Remove TODO that is done
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Feb 7, 2024
1 parent 51205c9 commit 0f45df5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/_tailwind/alerts_new/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
</div>

<%# TODO: Show an error of some sort if the last delivery was not successful %>
<%# TODO: Add standard spacer before footer - do that in layout %>
<%= pa_button_to "Delete this alert", [:profile, @alert],
method: :delete, type: :secondary, icon: :trash, form_class: "mt-8",
data: { confirm: "Are you sure you want to unsubscribe for email alerts for #{@alert.address}?" } %>

0 comments on commit 0f45df5

Please sign in to comment.