X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/f511595e675f4589b2d1f0cf5d74ff0594a402f5..d5d608d0bb80c6ff0a1b64cd7f26b2a7f40cc59c:/sistema/conf/confSecciones.php diff --git a/sistema/conf/confSecciones.php b/sistema/conf/confSecciones.php index 8412fef..b1cc64c 100644 --- a/sistema/conf/confSecciones.php +++ b/sistema/conf/confSecciones.php @@ -95,6 +95,9 @@ array ( 'nombre' => 'Sistemas', 'link' => 'consultas/sistemas', ), + array ( 'nombre' => 'Activar Sistemas', + 'link' => 'consultas/sistemas-activar', + ), array ( 'nombre' => 'Ver Informacion Usuarios', 'link' => 'consultas/info-usuarios', ),