This commit is contained in:
David Arranz 2019-07-23 15:43:42 +02:00
parent 9757375461
commit 91d32b4815

View File

@ -75,6 +75,12 @@ const extraControllers = {
reservation: null,
inscription: null,
}
console.log('DATAUSER_INICIAL>>>>>>>>>>>>>>>>>>>>');
console.log(dataUser);
console.log('DATAINSCRIPTION_INICIAL>>>>>>>>>>>>>>>>>>');
console.log(dataInscription);
//SI VIENE CODIGO DE RESERVA, RECUPERAMOS LA RESERVA Y EL EVENTO
if (dataInscription.reservationCode) {