This commit is contained in:
2025-07-22 10:44:40 -06:00
parent 597ab73d4a
commit 8bb0f84fd1
11 changed files with 589 additions and 307 deletions

View File

@@ -85,7 +85,6 @@
<th>País Origen/Destino</th>
<th>País Comprador/Vendedor</th>
<th>Uso Mercancía</th>
<th>Estado Mercancía</th>
<th>Preferencia</th>
<th>Frecuencia Uso</th>
<th>Acciones</th>
@@ -104,7 +103,6 @@
<td><?= htmlspecialchars($row['pais_origen_destino']) ?></td>
<td><?= htmlspecialchars($row['pais_comprador_vendedor']) ?></td>
<td><?= htmlspecialchars($row['uso_mercancia']) ?></td>
<td><?= htmlspecialchars($row['estado_mercancia']) ?></td>
<td><?= htmlspecialchars($row['preferencia']) ?></td>
<td><?= htmlspecialchars($row['frecuencia_uso']) ?></td>
<td class="text-center">