]> git.llucax.com Git - mecon/yatta.git/blobdiff - sistema/conf/Marco.php
Preparo todo para armar la rama estable.
[mecon/yatta.git] / sistema / conf / Marco.php
index aafc4e35d0ea9e8719caf14afa1a83f2cba96b56..fe075f5135bc5c187ca61ccc0bcaec9e78d6d98d 100644 (file)
             ),//}}}
         //SECCION 3 {{{ 
         array (
             ),//}}}
         //SECCION 3 {{{ 
         array (
-            'nombre'        => 'Administración Servidores',    
+            'nombre'        => 'Administración',    
             'imagenComun'   => 'general_admin.gif',    
             'link'          => 'admin_servidores',    
             'permisos'      => array (YATTA_PERM_ADMINISTRADOR),
             'imagenComun'   => 'general_admin.gif',    
             'link'          => 'admin_servidores',    
             'permisos'      => array (YATTA_PERM_ADMINISTRADOR),
-//            'tipoMenu'      => 'vertical',   
-            'subhijos'      => array ('admin_servidores-abm'),
-//            'hijos'         => array (       
-//                                    array ( 'nombre'        => 'Servidores',       
-//                                            'imagenComun'   => 'general_admin.gif',    
-//                                            'imagenMouseOn' => '',              // --> Opcional
-//                                            'imagenSelect'  => '',              // --> Opcional
-//                                            'link'          => 'admin_servidores',    
-//                                            'permisos'      => array (YATTA_PERM_ADMINISTRADOR),
-//                                            'subhijos'      => array ( <Links Subhijos> ),
-//                                    ),
-//                                ),
+            'tipoMenu'      => 'vertical',   
+            'hijos'         => array (       
+                                    array ( 'nombre'        => 'Cuotas Excepcionales',       
+                                            'imagenComun'   => 'general_admin.gif',    
+                                            'link'          => 'admin_cuotas',    
+                                            'permisos'      => array (YATTA_PERM_ADMINISTRADOR),
+                                            'subhijos'      => array ('admin_cuotas-abm'),
+                                    ),
+                                    array ( 'nombre'        => 'Servidores',       
+                                            'imagenComun'   => 'general_admin.gif',    
+                                            'link'          => 'admin_servidores',    
+                                            'permisos'      => array (YATTA_PERM_ADMINISTRADOR),
+                                            'subhijos'      => array ('admin_servidores-abm'),
+                                    ),
+                                ),
             ),//}}}
         ), //}}}
     );     
             ),//}}}
         ), //}}}
     );