Skip to content

Commit

Permalink
Add "back" link on profile form
Browse files Browse the repository at this point in the history
Was removed when tabbifying the profile form.
  • Loading branch information
karenc committed Aug 10, 2015
1 parent 2eefddc commit 7d1e438
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/users/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@
email_addresses: current_user.email_addresses } %>
</div>
</div>

<%= link_to 'Back', :back %>

0 comments on commit 7d1e438

Please sign in to comment.