X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/e4933acba55d19fb8f3548f4e43171997a978b1b..f81e0bacd95ec2e24f5da489d4289b8c4fb20a8c:/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 11a9c1f..7c902e7 100644 --- a/marco/test/prueba/conf/confSecciones.php +++ b/marco/test/prueba/conf/confSecciones.php @@ -39,9 +39,9 @@ // SECCION 1 {{{ array ( 'nombre' => 'Usuarios', //NOMBRE DE LA SECCION - 'imagenComun' => 'Usuarios', //IMAGEN COMUN - 'imagenMouseOn' => ''; //Opcional - 'ImagenSelect' => ''; //Opcional + 'imagenComun' => 'usuario', //IMAGEN COMUN + 'imagenMouseOn' => '', //Opcional + 'ImagenSelect' => '', //Opcional 'link' => 'usuarios', //LINK DE LA SECCION 'hijos' => array ( array ( 'nombre'=> 'Filtrar Usuario', //NOMBRE DEL HIJO