This commit is contained in:
parent
9238097b41
commit
cd7f98171b
@ -158,7 +158,7 @@ func declareLinesRoutes(router *gin.RouterGroup) {
|
||||
}
|
||||
|
||||
pgline := PGLine{
|
||||
Code: fmt.Sprintf("STIF:Line::%s:", line.Fields.IdLine),
|
||||
Code: line.Fields.IdLine,
|
||||
Name: name,
|
||||
Directions: "",
|
||||
Id: line.Fields.IdLine,
|
||||
|
Loading…
Reference in New Issue
Block a user