X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/4711fa9bc83e2337b3838942a597a00b0cefc2a3..58890a698f770e368aedf137df241bc01041e62e:/test/Marco/prueba/conf/confSecciones.php?ds=sidebyside diff --git a/test/Marco/prueba/conf/confSecciones.php b/test/Marco/prueba/conf/confSecciones.php index 90e094a..a523984 100644 --- a/test/Marco/prueba/conf/confSecciones.php +++ b/test/Marco/prueba/conf/confSecciones.php @@ -60,7 +60,7 @@ 'imagenMouseOn' => '', // 'imagenSelect' => '', // 'link' => 'usuarios', //LINK DE LA SECCION - 'tipoMenu' => 'horizontal', //TIPO DEL MENU DE HIJOS (vertical, horizontal, oculto) + 'tipoMenu' => 'vertical', //TIPO DEL MENU DE HIJOS (vertical, horizontal, oculto) 'hijos' => array ( //HIJOS PARA EL MENU array ( 'nombre' => 'Filtrar Usuario', //NOMBRE DEL HIJO 1 'imagenComun' => 'usuarios-filtrar.gif', //IMAGEN COMUN @@ -80,6 +80,7 @@ 'link' => 'usuarios-abm', //LINK DEL HIJO ), ), + ), // }}} FIN SECCION 1 // SECCION 2 {{{ @@ -90,7 +91,7 @@ 'imagenMouseOn' => '', // 'imagenSelect' => '', // 'link' => 'perfiles', //LINK DE LA SECCION - 'tipoMenu' => 'vertical', //TIPO DEL MENU DE HIJOS (vertical, horizontal, oculto) + 'tipoMenu' => 'horizontal', //TIPO DEL MENU DE HIJOS (vertical, horizontal, oculto) 'hijos' => array ( //HIJOS PARA EL MENU array ( 'nombre' => 'Perfiles - Hijo', //NOMBRE DEL HIJO 1 'imagenComun' => 'perfiles-nionio.gif', //IMAGEN COMUN