%PDF- %PDF-
| Direktori : /home/tjamichg/intranet.tjamich.gob.mx/intranet/sistemas/compras/ |
| Current File : /home/tjamichg/intranet.tjamich.gob.mx/intranet/sistemas/compras/modal_vitacora.php |
<div class="modal fade" id="modalVitacora" tabindex="-1" role="dialog">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Historial de cambios en carga de existencias</h5>
<button type="button" class="close" data-dismiss="modal">
<span>×</span>
</button>
</div>
<div class="modal-body">
<table class="table table-bordered">
<thead>
<tr>
<th>#</th>
<th>ArtÃculo actualizado</th>
<th>Cantidad</th>
<th>Precio</th>
<th>Existencia</th>
<th>Fecha</th>
<th>Usuario que hizo la actualizacion</th>
<th>IdC</th>
</tr>
</thead>
<tbody id="tbodyVitacora">
<tr>
<td colspan="6" class="text-center">Esperando datos...</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>