X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/8f4cd0518dde7c5c3862fd136827143dd8b3eb69..85fa6f9992f0919055aa13158f6b4828a6e73e90:/sistema/www/sistemas/sistemas-abm.php?ds=inline diff --git a/sistema/www/sistemas/sistemas-abm.php b/sistema/www/sistemas/sistemas-abm.php index 4481ac1..d063345 100644 --- a/sistema/www/sistemas/sistemas-abm.php +++ b/sistema/www/sistemas/sistemas-abm.php @@ -186,7 +186,6 @@ $MARCO =& new MECON_Marco ('/var/www/sistemas/samurai/sistema/conf/confSecciones //ELIMINACION -> modifico el valor del boton if ($_GET['accion'] == 'e') { $aceptar->setValue('Eliminar'); - $aceptar->updateAttributes(array ('onClick' => 'javascript:if (confirm(\'¿Esta Seguro?\')) return true;return false;')); $FORM->freeze(); } }