Explorar o código

Fix Settings Tab Not Showing

Fix Settings Tab Not Showing
causefx %!s(int64=9) %!d(string=hai) anos
pai
achega
efd2ad1c82
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      index.php

+ 4 - 0
index.php

@@ -444,6 +444,8 @@ if(empty($defaulttab)){ $defaulttab = "tab1";}
         
         </script>
         
+        <?php if(isset($groupCount)): ?>
+        
         <script>           
 
             $(window).ready(function(){
@@ -457,6 +459,8 @@ if(empty($defaulttab)){ $defaulttab = "tab1";}
             });
 
         </script>
+        
+        <?php endif;?>
 
     </body>