Skip to content

Commit

Permalink
Create github issue from TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Feb 7, 2024
1 parent 0f45df5 commit b007c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/_tailwind/alerts_new/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<% end %>
</div>

<%# TODO: Show an error of some sort if the last delivery was not successful %>
<%# TODO: #1768 Show an error of some sort if the last delivery was not successful %>
<%= 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 b007c9f

Please sign in to comment.