terminado

This commit is contained in:
Jaime Jiménez
2025-09-11 12:15:56 +02:00
parent 6a9c197a02
commit 67b5f9457e
15 changed files with 311 additions and 91 deletions

View File

@ -205,6 +205,15 @@
</tr>
</tbody>
</table>
<table id="summary-servicios-extras" class="table table-responsive align-middle mb-0 d-none">
<thead class="table-light">
<tr>
<th th:text="#{presupuesto.extras}" scope="col" colspan="2">Servicios</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
<!-- end card body -->