forked from qwerty/tupali
boton confirmar en firma
This commit is contained in:
parent
b2c493b51d
commit
1cd6f1cab7
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user