X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/a107bd2a434176227f6500ae6013866c9ea0ee3a..1eb70327db4d84f6525e7a35e9fc50d41d3475a2:/sistema/www/servicios/legajos/legajo.php diff --git a/sistema/www/servicios/legajos/legajo.php b/sistema/www/servicios/legajos/legajo.php index 25f4152..00e3321 100755 --- a/sistema/www/servicios/legajos/legajo.php +++ b/sistema/www/servicios/legajos/legajo.php @@ -27,7 +27,8 @@ foreach (array('Personales','Domicilio','Cobertura','Estudios','Antiguedad','Lab } $arbol = new HTML_Arbol($arbol_valores,'Datos'); - +$m->addStyleSheet($arbol->getCSS()); +$m->addStyleSheet('/MECON/css/general_estilos.css'); $T = new HTML_Table(array ( 'width'=>'750', 'border' => '0', 'cellspacing' => '0',