File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed 
resources/views/components/tools/filters Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -34,15 +34,7 @@ class="flex-shrink-0 ml-1 h-6 w-6 rounded-full inline-flex items-center justify-
3434>
3535    <x-livewire-tables::tools .filter-label  :$filter  :$filterLayout  :$tableName  :$isTailwind  :$isBootstrap4  :$isBootstrap5  :$isBootstrap  />
3636    <input  id =" thisId" type =" checkbox" name =" switch" class =" form-check-input" role =" switch" :checked =" value" @click =" toggleStatusWithUpdate" x-ref =" switchButton" 
37-     <template  x-if =" (value == 1 || value == true)" 
38-         <button  @click =" toggleStatusWithReset" type =" button" 
39-             class =" flex-shrink-0 ml-1 h-6 w-6 rounded-full inline-flex items-center justify-center text-indigo-400 hover:bg-indigo-200 hover:text-indigo-500 focus:outline-none focus:bg-indigo-500 focus:text-white" 
40-         >
4137
42-             <span  class =" sr-only" {{  __ ($localisationPath . ' Remove filter option'  } }span >
43-             <x-heroicon-m-x-mark  class =" h-6 w-6" 
44-         </button >
45-     </template >
4638
4739    </div >
4840@endif 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments