mirror of
				https://github.com/kaminari/kaminari.git
				synced 2022-11-09 13:44:37 -05:00 
			
		
		
		
	cs'"
This commit is contained in:
		
							parent
							
								
									d0b28fcc5f
								
							
						
					
					
						commit
						8736a62e29
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@
 | 
			
		|||
    paginator:     the paginator that renders the pagination tags inside
 | 
			
		||||
-%>
 | 
			
		||||
<%= paginator.render do -%>
 | 
			
		||||
  <nav class='pagination'>
 | 
			
		||||
  <nav class="pagination">
 | 
			
		||||
    <%= current_page > 1 ? prev_link_tag : prev_span_tag %>
 | 
			
		||||
    <% each_page do |page| -%>
 | 
			
		||||
      <% if page.current? -%>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue