X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/701e5406c83c349adbc557c92cdd6d46c51a1308..f3692172201650cb32cd500e1add6f5735b02a8c:/sistema/www/sistemas/sistemas.php?ds=sidebyside diff --git a/sistema/www/sistemas/sistemas.php b/sistema/www/sistemas/sistemas.php index 16dadba..5bcd329 100644 --- a/sistema/www/sistemas/sistemas.php +++ b/sistema/www/sistemas/sistemas.php @@ -65,6 +65,10 @@ $SAMURAI_PERM->chequear(SAMURAI_PERM_DEVELOPER); ); $TABLA->addRow($row); } + $TABLA->updateColAttributes(0, 'width="5%"'); + $TABLA->updateColAttributes(2, 'width="8%"'); + $TABLA->updateColAttributes(3, 'width="8%"'); + $TABLA->updateColAttributes(4, 'width="8%"'); //Agrego las cosas al cuerpo de la pagina