]> git.llucax.com Git - mecon/meconlib.git/blobdiff - test/Marco/prueba/conf/confSecciones.php
- Bug Fixes sobre el menu. Cuando las secciones no teninan hijos habia problemas...
[mecon/meconlib.git] / test / Marco / prueba / conf / confSecciones.php
index 96d22e1126b59987cd970e422190c4a1be349c4e..0424748b5369cb2e9b3a7a183377e806b8dfdcf8 100644 (file)
@@ -92,7 +92,7 @@
                     'imagenSelect'  => '',              //
                     'link'          => 'perfiles',      //LINK DE LA SECCION
                     'tipoMenu'      => 'vertical',      //TIPO DEL MENU DE HIJOS (vertical, horizontal, oculto)
-                    'hijos'         =>  array (         //HIJOS PARA EL MENU
+/*                    'hijos'         =>  array (         //HIJOS PARA EL MENU
                                             array ( 'nombre'        => 'Perfiles - Hijo',   //NOMBRE DEL HIJO 1
                                                     'imagenComun'   => 'perfiles-nionio',   //IMAGEN COMUN
                                                     'imagenMouseOn' => '',                  //
                                                     'link'          => 'perfiles-hijo',     //LINK DEL HIJO
                                             ),
                                         ),
+*/
                 ),
                 // }}} FIN SECCION 2 
         ),