From 96f25c46fb1c1cc686ff35d734d10bb1a9c17352 Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Fri, 8 Dec 2017 11:29:13 +0100 Subject: Changed to proper train schedule. --- .../views/default/TrainSchedule.html.twig | 24 +++++++++------------- 1 file changed, 10 insertions(+), 14 deletions(-) (limited to 'app') diff --git a/app/Resources/views/default/TrainSchedule.html.twig b/app/Resources/views/default/TrainSchedule.html.twig index a2c8572..efc94ec 100644 --- a/app/Resources/views/default/TrainSchedule.html.twig +++ b/app/Resources/views/default/TrainSchedule.html.twig @@ -4,25 +4,21 @@ - - - - - - - + + + + + {% for table in data %} - - - - - - - + + + + + {% endfor %} -- cgit v1.2.3
TrackTrain typeTrain numberDestination nameArrivalDepartureDelayNameTimeDateDestinationAQI
{{ table.Track }}{{ table.TrainType }}{{ table.TrainNumber }}{{ table.DestinationName }}{{ table.ScheduledArrival }}{{ table.ScheduledDeparture }}{{ table.DepartureDelay }}{{ table.name }}{{ table.time }}{{ table.date }}{{ table.finalStop }}{{ table.direction }}