]> git.llucax.com Git - mecon/samurai.git/blobdiff - sistema/conf/confSecciones.php
FUNCIONALIDAD PRINCIPAL COMPLETA. Falta consultas, retocar las pantallas, y arreglar...
[mecon/samurai.git] / sistema / conf / confSecciones.php
index 05b90a9ee593f983bf040b4a63986b14edf2a74e..afb45b111e6bb14b8262bf7c5a2a4309e7e8d3b2 100644 (file)
             'imagenComun'   => 'usuarios.gif',    
             'imagenMouseOn' => '',            
             'imagenSelect'  => '',            
             'imagenComun'   => 'usuarios.gif',    
             'imagenMouseOn' => '',            
             'imagenSelect'  => '',            
-            'link'          => 'usuarios',    
+            'link'          => 'usuarios/usuarios',    
             'tipoMenu'      => 'oculto',   
             'hijos'         =>  array (       
             'tipoMenu'      => 'oculto',   
             'hijos'         =>  array (       
-                                    array ( 'nombre'        => 'Filtrar Usuario',   
-                                            'imagenComun'   => '',  
-                                            'imagenMouseOn' => '',                  
-                                            'imagenSelect'  => '',                  
-                                            'link'          => 'usuarios-filtrar',  
-                                            'subhijos'      => array (  'sarasa1',
-                                                               ),
-                                    ),
                                     array ( 'nombre'        => 'ABM Usuario',       
                                             'imagenComun'   => '',      
                                             'imagenMouseOn' => '',                  
                                             'imagenSelect'  => '',                  
                                     array ( 'nombre'        => 'ABM Usuario',       
                                             'imagenComun'   => '',      
                                             'imagenMouseOn' => '',                  
                                             'imagenSelect'  => '',                  
-                                            'link'          => 'usuarios-abm',      
+                                            'link'          => 'usuarios/usuarios-abm',      
                                     ),
                                 ),
         ),
                                     ),
                                 ),
         ),