"útlimos" cambios de 28/07
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="2" class="text-end fw-bold colorC">
|
||||
<td colspan="2" class="text-end fw-bold colorC TotalesTabla">
|
||||
|
||||
<div class="d-flex justify-content-between">
|
||||
<div class="mt-1">
|
||||
|
||||
@@ -36,14 +36,6 @@
|
||||
}
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<table class="tablaAlter mt-4" style="width: 100%;">
|
||||
<tr>
|
||||
<td class="tdAlter" style="width:50%;">Horas Trabajo Profesional </td>
|
||||
<td class="tdAlineadoDerecha">@objetoLicitacionUrban.TrabajoProfesional.horasTrabProfesional.MilesYDecimales() h</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@code {
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="2" class="text-end fw-bold colorC">
|
||||
<td colspan="2" class="text-end fw-bold colorC TotalesTabla">
|
||||
<div class="d-flex justify-content-between">
|
||||
<div class="mt-1">
|
||||
<button @onclick="@(() => abrirPopupGestionDatos(new LicitacionesURBAN.SolvenciaTecnica(),true))" class="btnBlue d-flex align-items-center"> <i class="fas fa-plus-square pe-1"></i> Añadir Trabajadores</button>
|
||||
|
||||
Reference in New Issue
Block a user