Compare commits
2 Commits
70dbd2d3f6
...
be2f55153a
| Author | SHA1 | Date | |
|---|---|---|---|
| be2f55153a | |||
| bb5fa8658d |
@@ -20,13 +20,13 @@
|
||||
</div>
|
||||
</Content>
|
||||
</Tab>
|
||||
<Tab Title="Licitaciones Bajas" Name="tabBajas">
|
||||
@* <Tab Title="Licitaciones Bajas" Name="tabBajas">
|
||||
<Content>
|
||||
<div class="CajaTab p-2">
|
||||
<HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="BAJAS"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs>
|
||||
</div>
|
||||
</Content>
|
||||
</Tab>
|
||||
</Tab> *@
|
||||
<Tab Title="CASA – Urbanismo" Name="tbURBAND">
|
||||
<Content>
|
||||
<div class="CajaTab p-2">
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
Servicios de Arquitectura
|
||||
Edificación
|
||||
</h4>
|
||||
<p style="text-align: center;">Cree una simulación completa</p>
|
||||
@* <p style="text-align: center;">Cree una simulación completa</p> *@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
@@ -18,7 +18,7 @@
|
||||
<a href="LicitacionCASASimulaciones">
|
||||
<div>
|
||||
<h4 class="text-center">Licitaciones - Edificación</h4>
|
||||
<p style="text-align: center;">Cree una simulación simplificada</p>
|
||||
@* <p style="text-align: center;">Cree una simulación simplificada</p> *@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
@@ -29,7 +29,7 @@
|
||||
Servicios de Arquitectura
|
||||
Urbanismo
|
||||
</h4>
|
||||
<p style="text-align: center;">Servicios de Arquitectura – Urbanismo</p>
|
||||
@* <p style="text-align: center;">Servicios de Arquitectura – Urbanismo</p> *@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
@@ -38,7 +38,7 @@
|
||||
<a href="LicitacionUrbanSimulaciones">
|
||||
<div>
|
||||
<h4 class="text-center">Licitaciones - Urbanismo</h4>
|
||||
<p style="text-align: center;">Licitaciones Urbanismo</p>
|
||||
@* <p style="text-align: center;">Licitaciones Urbanismo</p> *@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
@@ -46,7 +46,7 @@
|
||||
<a href="MisSimulaciones">
|
||||
<div>
|
||||
<h4 class="text-center">Mis simulaciones</h4>
|
||||
<p style="text-align: center;">Revise sus simulaciones creadas anteriormente</p>
|
||||
@* <p style="text-align: center;">Revise sus simulaciones creadas anteriormente</p> *@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user