Refactorizazion

This commit is contained in:
Ignacio Martinez Navajas
2025-06-05 08:44:34 +02:00
parent 8d363b8abd
commit 10889a9e7f
2 changed files with 2 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<div class="col-12 mb-4 table-responsive">
<h5>Pedidos - Antiguo ERP</h5>
<table id="tablaPedidosAntiguos" class="table table-striped table-hover" style="width:100%">
<table id="tablaPedidosAntiguos" class="table table-striped table-hover w-100">
<thead>
<tr>
<th><?= lang('Catalogo.id') ?></th>