Fix IDFM and CTS line display
This commit is contained in:
@ -244,7 +244,8 @@ function getTrainType(train, trip, route) {
|
||||
default:
|
||||
return trainType
|
||||
}
|
||||
case "FR-IDF-TN":
|
||||
case "FR-IDF-IDFM":
|
||||
case "FR-GES-CTS":
|
||||
return route.short_name
|
||||
case "FR-EUROSTAR":
|
||||
return "Eurostar"
|
||||
|
Reference in New Issue
Block a user