X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/3e43dee8eaa2c6e3d6accc222dd965d4acf5f044..4e742c74a0fc70b5cf452a5f5de83da11976c2a6:/test/Marco/prueba/conf/confSecciones.php?ds=inline diff --git a/test/Marco/prueba/conf/confSecciones.php b/test/Marco/prueba/conf/confSecciones.php index c863aeb..62d16f9 100644 --- a/test/Marco/prueba/conf/confSecciones.php +++ b/test/Marco/prueba/conf/confSecciones.php @@ -65,6 +65,7 @@ array ( 'nombre' => 'Filtrar Usuario', //NOMBRE DEL HIJO 1 'imagenComun' => 'usuarios-filtrar.gif', //IMAGEN COMUN 'imagenMouseOn' => '', // + 'permisos' => array (20,25,27,35), 'imagenSelect' => '', // 'link' => 'usuarios-filtrar', //LINK DEL HIJO 'subhijos' => array ( 'sarasa1', @@ -88,6 +89,7 @@ 'nombre' => 'Perfiles', //NOMBRE DE LA SECCION 'imagenComun' => 'perfiles.gif', //IMAGEN COMUN 'imagenMouseOn' => '', // + 'permisos' => array (20,25,27,35), 'imagenSelect' => '', // 'link' => 'perfiles', //LINK DE LA SECCION 'tipoMenu' => 'vertical', //TIPO DEL MENU DE HIJOS (vertical, horizontal, oculto)