File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed 
resources/views/components Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 3434                    <span  class =" font-medium" {{  $this -> getRows -> lastItem ()  } }span >
3535                @endif 
3636            </p >
37-         @elseif  ($this -> isPaginationMethod (' cursor' 
3837        @else 
3938            <p  class =" total-pagination-results text-sm text-gray-700 leading-5 dark:text-white" 
4039                @lang (' livewire-tables::Showing' 
4443        @endif 
4544        {{  $this -> getRows -> links (' livewire-tables::specific.tailwind.' . (! $this -> isPaginationMethod (' standard' ' simple-' ' ' . ' pagination'  } }
4645    </div >
46+ @elseif  ($this -> isTailwind  &&  $this -> paginationIsDisabled ()
47+     <div  {{  $this -> getPaginationWrapperAttributesBag ()-> class ([ 
48+             " mt-4 px-4 md:p-0 sm:flex justify-between items-center space-y-4 sm:space-y-0" =>  $this -> isTailwind  &&  ($this -> getPaginationWrapperAttributes [' default' true ) 
49+             ]) 
50+             -> except ([' default' ' default-colors' ' default-styling'  
51+          } }
52+     >
53+         <p  class =" total-pagination-results text-sm text-gray-700 leading-5 dark:text-white" 
54+             @lang (' livewire-tables::Showing' 
55+             <span  class =" font-medium" {{  $this -> getRows -> count ()  } }span >
56+             @lang (' livewire-tables::results' 
57+         </p >
58+     </div >
4759@elseif  ($this -> isBootstrap4  &&  $this -> paginationIsEnabled () &&  $this -> paginationVisibilityIsEnabled ()
4860    <div  {{  $this -> getPaginationWrapperAttributesBag () 
4961            -> except ([' default' ' default-colors' ' default-styling'  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments