1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Move devise/shared/_links.erb to devise/_links.erb

This commit is contained in:
José Valim 2012-01-02 21:26:26 +01:00
parent 0b55ebb150
commit aa2d15aa33
17 changed files with 52 additions and 54 deletions

View file

@ -9,4 +9,4 @@
<div><%= f.submit "Resend confirmation instructions" %></div>
<% end %>
<%= render :partial => "devise/shared/links" %>
<%= render "links" %>