]> git.llucax.com Git - mecon/meconlib.git/blobdiff - test/Marco/prueba/conf/confSecciones.php
mejora en Novedades
[mecon/meconlib.git] / test / Marco / prueba / conf / confSecciones.php
index c863aeb21cea3a16de56e415c499736fb8755bb4..62d16f96276e879be88c0c0193cba85bc09b86a9 100644 (file)
@@ -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)