a
This commit is contained in:
parent
0dd318c715
commit
b687c23378
@ -473,8 +473,8 @@ console.log(member);
|
||||
eventName: dataInscription.event.name,
|
||||
dateInscription: moment(dataInscription.event.init_date).format('D [de] MMMM [de] YYYY'),
|
||||
}
|
||||
|
||||
console.log(headerMail, bodyMail);
|
||||
console.log('Mandamos mail con entrada>>>>>>>>>>>>>>>>>>>>>>>>>>>');
|
||||
console.log(headerMail, bodyMail);
|
||||
if (member.validated)
|
||||
emailHelper.sendTicket(headerMail, bodyMail)
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user