X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/1fce1689d24ee6eed11644946bfa777a06d2ef8e..421bca9938fcbe0d0cf3e715a27f0a6bc37c15c3:/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 5f1bc54..693a2bd 100644 --- a/sistema/www/sistemas/sistemas-permisos-abm.php +++ b/sistema/www/sistemas/sistemas-permisos-abm.php @@ -119,6 +119,7 @@ $f_group =& $FORM->addGroup($group,'botones', '', ', '); if ($accion == 'Eliminar') { + $f_aceptar->updateAttributes(array ('onClick' => 'javascript:if (confirm(\'¿Esta Seguro?\')) return true;return false;')); $FORM->freeze(); } // }}} @@ -152,7 +153,6 @@ } // }}} //DIBUJO LA PAGINA {{{ - $MARCO = new Marco ('../../conf/confSecciones.php'); $MARCO->addBody($TABLASIST); $MARCO->addBody('
'); if (@$ERROR) {