7199-devToTest_2316 #2287
|
@ -49,4 +49,8 @@ td {
|
|||
|
||||
.field {
|
||||
float: none
|
||||
}
|
||||
}
|
||||
|
||||
.wide-rectangle {
|
||||
background-color: rgb(64 64 68);
|
||||
}
|
||||
|
|
|
@ -14,6 +14,14 @@
|
|||
</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 70%; text-align: right; padding-right: 2em">{{$t('fields.importCredit')}}:
|
||||
<th colspan="3">
|
||||
<div class="field wide-rectangle">
|
||||
<span></span>
|
||||
</div>
|
||||
</th>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="grid-row">
|
||||
|
|
|
@ -3,10 +3,11 @@ fields:
|
|||
title: Solicitud de crédito
|
||||
date: Fecha
|
||||
companyName: Nombre de la empresa
|
||||
importCredit: Importe del crédito solicitado
|
||||
businessType: Tipo de negocio
|
||||
antiquity: Antigüedad
|
||||
surface: Superficie (m²)
|
||||
numberOfEmployees: Número de empleados
|
||||
numberOfEmployees: Nº empleados
|
||||
owner: Contacto propietario o Administrador
|
||||
phone: Teléfono
|
||||
payer: Contacto responsable de pagos
|
||||
|
@ -15,4 +16,4 @@ fields:
|
|||
forecastedPurchases: Previsión de compras a Verdnatura
|
||||
personFilling: Persona que rellena el formulario
|
||||
companyInfo: Información general sobre la empresa
|
||||
economicInfo: Información económica
|
||||
economicInfo: Información económica
|
||||
|
|
Loading…
Reference in New Issue