mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Refactorizazion
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user