Skip to content

Commit

Permalink
Remove newsletter checkbox in settings
Browse files Browse the repository at this point in the history
  • Loading branch information
macifell committed Mar 19, 2024
1 parent d8dcd72 commit f49b445
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,6 @@
<%= error_tag f, :phone_number %>
</div>

<div class="field mt-5">
<div class="control">
<%= label class: "label" do %>
<%= checkbox f, :newsletter %>
Subscribe to our newsletter
<% end %>
</div>
</div>

<div class="buttons is-right mt-5">
<div class="control">
<%= submit "Change Profile", class: "button is-secondary" %>
Expand Down

0 comments on commit f49b445

Please sign in to comment.