]> 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 a3e9db7ebd61f14bfee8e797837d6c3f8cd28bd7..62d16f96276e879be88c0c0193cba85bc09b86a9 100644 (file)
@@ -51,7 +51,6 @@
             'directorios_fs'    => array ('cache'    => '',                                  // /tmp
                                    ),
             'titulo_sistema'    => 'Prueba del Objeto Marco',
             'directorios_fs'    => array ('cache'    => '',                                  // /tmp
                                    ),
             'titulo_sistema'    => 'Prueba del Objeto Marco',
-            'pie_sistema'       => 'Prueba Objeto Marco - Ministerio de Economia',
             'secciones'         => array (
                 // SECCION 1 {{{
                 // LAS UNICAS CLAVES OBLIGATORIAS SON NOMBRE, IMAGENCOMUN Y LINK
             'secciones'         => array (
                 // SECCION 1 {{{
                 // LAS UNICAS CLAVES OBLIGATORIAS SON NOMBRE, IMAGENCOMUN Y LINK
@@ -66,6 +65,7 @@
                                             array ( 'nombre'        => 'Filtrar Usuario',   //NOMBRE DEL HIJO 1
                                                     'imagenComun'   => 'usuarios-filtrar.gif',   //IMAGEN COMUN
                                                     'imagenMouseOn' => '',                  //
                                             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',
                                                     'imagenSelect'  => '',                  //
                                                     'link'          => 'usuarios-filtrar',  //LINK DEL HIJO
                                                     'subhijos'      => array (  'sarasa1',
@@ -89,6 +89,7 @@
                     'nombre'        => 'Perfiles',      //NOMBRE DE LA SECCION
                     'imagenComun'   => 'perfiles.gif',       //IMAGEN COMUN
                     'imagenMouseOn' => '',              //
                     '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)
                     'imagenSelect'  => '',              //
                     'link'          => 'perfiles',      //LINK DE LA SECCION
                     'tipoMenu'      => 'vertical',      //TIPO DEL MENU DE HIJOS (vertical, horizontal, oculto)