X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/41e77d4af0b32ab496bc7d71d7688381f479a90b..0d8b3dc1bae3b024832496f122a8daa9cbcf4395:/marco/test/prueba/conf/confSecciones.php?ds=sidebyside diff --git a/marco/test/prueba/conf/confSecciones.php b/marco/test/prueba/conf/confSecciones.php index 9101eb5..0c34f40 100644 --- a/marco/test/prueba/conf/confSecciones.php +++ b/marco/test/prueba/conf/confSecciones.php @@ -47,7 +47,7 @@ 'imagenMouseOn' => '', // 'imagenSelect' => '', // 'link' => '/www/sistemas/prueba/www/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', //IMAGEN COMUN @@ -55,7 +55,7 @@ 'imagenSelect' => '', // 'link' => '/www/sistemas/prueba/www/usuarios-filtrar', //LINK DEL HIJO 'mostrar' => true, - 'hijos' => array ( '/www/sistemas/prueba/www/sarasa1', + 'subhijos' => array ( '/www/sistemas/prueba/www/sarasa1', '/www/sistemas/prueba/www/sarasa2', '/www/sistemas/prueba/www/sarasa3', '/www/sistemas/prueba/www/sarasa4', @@ -79,7 +79,7 @@ 'imagenMouseOn' => '', // 'imagenSelect' => '', // 'link' => '/www/sistemas/prueba/www/perfiles', //LINK DE LA SECCION - 'tipoMenu' => 'horizontal', //TIPO DEL MENU DE HIJOS (vertical, horizontal, oculto) + 'tipoMenu' => 'oculto', //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', //IMAGEN COMUN