a
This commit is contained in:
parent
c7748fe20b
commit
aca096bf3d
@ -59,7 +59,7 @@ const getStateText = (event) => {
|
||||
if (moment(currentDate).isAfter(end_availableDate))
|
||||
return 'Inscripciones cerradas'
|
||||
else
|
||||
return '';
|
||||
return 'N/A';
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user