X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/10542daf46438502fdc1ab6b874ba17636687b2c..85fa6f9992f0919055aa13158f6b4828a6e73e90:/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');