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:
		
							parent
							
								
									0b55ebb150
								
							
						
					
					
						commit
						aa2d15aa33
					
				
					 17 changed files with 52 additions and 54 deletions
				
			
		| 
						 | 
				
			
			@ -9,4 +9,4 @@
 | 
			
		|||
  <div><%= f.submit "Resend confirmation instructions" %></div>
 | 
			
		||||
<% end %>
 | 
			
		||||
 | 
			
		||||
<%= render :partial => "devise/shared/links" %>
 | 
			
		||||
<%= render "links" %>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue