1
0
Fork 0

boton confirmar en firma

This commit is contained in:
humano 2017-11-21 12:56:29 -05:00
parent b2c493b51d
commit 1cd6f1cab7
1 changed files with 2 additions and 2 deletions

View File

@ -27,10 +27,10 @@
<button type='button' id='clear' class='button clear btn-warning' data-action="clear" onclick="document.getElementById('<?php echo $_REQUEST[campo]?>[<?php echo $_REQUEST[item]?>]').value=''; ">Limpiar</button>
</div>
<!-- <div class='right'>
<div class='right'>
<button type='button' class='button save btn-success' data-action='save-data'>Confirmar firma</button>
</div> -->
</div>
</div>
</div>
<script type="text/javascript">