a
This commit is contained in:
parent
9757375461
commit
91d32b4815
@ -75,6 +75,12 @@ const extraControllers = {
|
|||||||
reservation: null,
|
reservation: null,
|
||||||
inscription: 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
|
//SI VIENE CODIGO DE RESERVA, RECUPERAMOS LA RESERVA Y EL EVENTO
|
||||||
if (dataInscription.reservationCode) {
|
if (dataInscription.reservationCode) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user