emails: move edit email flow to emails controller.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<em>blank</em>
|
||||
<% end %>
|
||||
|
||||
- <%= link_to "Change your email", new_maintenance_user_email_change_path %>
|
||||
- <%= link_to "Change your email", edit_user_email_path(@user) %>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user