Commit d1a7f38cd0733214b95ea592bf2270e2b906817c

Authored by Fernando Brito
1 parent ecc8b177
Exists in master and in 2 other branches v2, wikilibras

Remove links on registration page

Suggested by: Erickson
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/views/devise/registrations/new.html.haml
... ... @@ -26,4 +26,3 @@
26 26 .span12
27 27 %center
28 28 %p= f.button :submit, "Cadastrar", :class => "btn btn-large btn-primary"
29   - = render :partial => "devise/shared/links"
... ...