X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/0b4c46600fea05f1d7a5f1a423fb771c13deab66..8f4cd0518dde7c5c3862fd136827143dd8b3eb69:/sistema/www/sistemas/sistemas-permisos-abm.php diff --git a/sistema/www/sistemas/sistemas-permisos-abm.php b/sistema/www/sistemas/sistemas-permisos-abm.php index db72d30..40424e9 100644 --- a/sistema/www/sistemas/sistemas-permisos-abm.php +++ b/sistema/www/sistemas/sistemas-permisos-abm.php @@ -53,6 +53,7 @@ $MARCO =& new MECON_Marco ('/var/www/sistemas/samurai/sistema/conf/confSecciones $TABLASIST = new MECON_HTML_Tabla ('cellpadding=2'); $SISTEMA->setResponsable($_SESSION['usuario']); $FORM = new MECON_HTML_QuickForm ('sistemas_permisos_abm','post','sistemas-permisos-abm'); + $FORM->renderer->updateAttributes('width="400"'); // }}} //AGREGO LA INFORMACION DEL SISTEMA {{{ $row = array ('Datos del sistema');