From d1a7f38cd0733214b95ea592bf2270e2b906817c Mon Sep 17 00:00:00 2001 From: Fernando Brito Date: Wed, 4 Jun 2014 12:14:50 -0300 Subject: [PATCH] Remove links on registration page --- app/views/devise/registrations/new.html.haml | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/views/devise/registrations/new.html.haml b/app/views/devise/registrations/new.html.haml index 1a44ecf..78e9a88 100644 --- a/app/views/devise/registrations/new.html.haml +++ b/app/views/devise/registrations/new.html.haml @@ -26,4 +26,3 @@ .span12 %center %p= f.button :submit, "Cadastrar", :class => "btn btn-large btn-primary" - = render :partial => "devise/shared/links" -- libgit2 0.21.2