cambios para el responsive de las tablas documentos en urban
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
@if (modificarTabla)
|
@if (modificarTabla)
|
||||||
{
|
{
|
||||||
<div class="row p-0 m-0">
|
<div class="row p-0 m-0">
|
||||||
<div class="col-md-12 mt-3 mb-3">
|
<div class="col-md-12 mt-4 mb-3">
|
||||||
<CascadingValue Value="this">
|
<CascadingValue Value="this">
|
||||||
<DocumentosURBAN objetoURBAN="objetoURBAN"></DocumentosURBAN>
|
<DocumentosURBAN objetoURBAN="objetoURBAN"></DocumentosURBAN>
|
||||||
</CascadingValue>
|
</CascadingValue>
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row mt-3">
|
<div class="row mt-3">
|
||||||
<div class="col-4">
|
<div class="col-md-4">
|
||||||
<label class="tituloLbl">
|
<label class="tituloLbl">
|
||||||
@if (!string.IsNullOrEmpty(objetoURBAN.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 46).Descripcion))
|
@if (!string.IsNullOrEmpty(objetoURBAN.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 46).Descripcion))
|
||||||
{
|
{
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
</GridColumns>
|
</GridColumns>
|
||||||
</Grid>
|
</Grid>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-4">
|
<div class="col-md-4">
|
||||||
<label class="tituloLbl">
|
<label class="tituloLbl">
|
||||||
@if (!string.IsNullOrEmpty(objetoURBAN.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 63).Descripcion))
|
@if (!string.IsNullOrEmpty(objetoURBAN.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 63).Descripcion))
|
||||||
{
|
{
|
||||||
@@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
</Grid>
|
</Grid>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-4">
|
<div class="col-md-4">
|
||||||
<label class="tituloLbl">
|
<label class="tituloLbl">
|
||||||
@if (!string.IsNullOrEmpty(objetoURBAN.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 47).Descripcion))
|
@if (!string.IsNullOrEmpty(objetoURBAN.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 47).Descripcion))
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
@UtilidadesCASA.CreateTooltip(objetoURBAN.Enumerados.PuntosInformacion.First(x => x.idPuntosInformacion == 49).Descripcion)
|
@UtilidadesCASA.CreateTooltip(objetoURBAN.Enumerados.PuntosInformacion.First(x => x.idPuntosInformacion == 49).Descripcion)
|
||||||
}
|
}
|
||||||
<b>Innovacion de los instrumentos</b></div>
|
<b>Innovacion de los instrumentos</b></div>
|
||||||
<p class="col-6">
|
<p class="mt-2">
|
||||||
@* @if (!nuevaRedaccion)
|
@* @if (!nuevaRedaccion)
|
||||||
{ *@
|
{ *@
|
||||||
<InputNumber TValue="double" Value="@objetoURBAN.TrabajoProfesional.valorInstrumentos"
|
<InputNumber TValue="double" Value="@objetoURBAN.TrabajoProfesional.valorInstrumentos"
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row mt-3">
|
<div class="row mt-3">
|
||||||
<div class="col-4">
|
<div class="col-md-4">
|
||||||
<label class="tituloLbl">
|
<label class="tituloLbl">
|
||||||
@if (!string.IsNullOrEmpty(objetoLicitacionUrban.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 55).Descripcion))
|
@if (!string.IsNullOrEmpty(objetoLicitacionUrban.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 55).Descripcion))
|
||||||
{
|
{
|
||||||
@@ -51,7 +51,7 @@
|
|||||||
</GridColumns>
|
</GridColumns>
|
||||||
</Grid>
|
</Grid>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-4">
|
<div class="col-md-4">
|
||||||
<label class="tituloLbl">
|
<label class="tituloLbl">
|
||||||
@if (!string.IsNullOrEmpty(objetoLicitacionUrban.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 56).Descripcion))
|
@if (!string.IsNullOrEmpty(objetoLicitacionUrban.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 56).Descripcion))
|
||||||
{
|
{
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
|
|
||||||
</Grid>
|
</Grid>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-4">
|
<div class="col-md-4">
|
||||||
<label class="tituloLbl">
|
<label class="tituloLbl">
|
||||||
@if (!string.IsNullOrEmpty(objetoLicitacionUrban.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 57).Descripcion))
|
@if (!string.IsNullOrEmpty(objetoLicitacionUrban.Enumerados.PuntosInformacion.FirstOrDefault(x => x.idPuntosInformacion == 57).Descripcion))
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
}
|
}
|
||||||
<b>Innovacion de los instrumentos</b>
|
<b>Innovacion de los instrumentos</b>
|
||||||
</div>
|
</div>
|
||||||
<p class="col-6">
|
<p>
|
||||||
@* @if (!nuevaRedaccion)
|
@* @if (!nuevaRedaccion)
|
||||||
{ *@
|
{ *@
|
||||||
<InputNumber TValue="double" Value="@objetoLicitacionUrban.TrabajoProfesional.valorInstrumentos"
|
<InputNumber TValue="double" Value="@objetoLicitacionUrban.TrabajoProfesional.valorInstrumentos"
|
||||||
|
|||||||
Reference in New Issue
Block a user