AgileVentures / AgileVentures/LocalSupport
Error in Error Message `Start date must come after End date`
Abierto
- Lenguaje dominante
- Ruby
- Estrellas
- 64
- Forks
- 209
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
When you try to create a new event,
if you insert a start date that is older then the end date,
it shows this error message:
`Start date must come after End date`
and it should be
`Start date must come before End date`

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.