summaryrefslogtreecommitdiff
path: root/templates/train_details.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-10-09 19:21:03 +0200
committerDaniel Friesel <derf@finalrewind.org>2020-10-09 19:21:03 +0200
commitbcc02b1935c367db49d57856eccf5152a91b6c45 (patch)
treec6165e036ada8bd42281afec793e49abc0e12ac4 /templates/train_details.html.ep
parent1feda8aef6ce963b30392529c8c60517c3950ed7 (diff)
deploy new back-button navigation for train details3.4.0
Diffstat (limited to 'templates/train_details.html.ep')
-rw-r--r--templates/train_details.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/train_details.html.ep b/templates/train_details.html.ep
index 1313c4e..08058a9 100644
--- a/templates/train_details.html.ep
+++ b/templates/train_details.html.ep
@@ -1,4 +1,4 @@
-<div class="app">
+<div class="app" data-station="<%= $station_name %>">
<div class="moreinfo" data-static="1">
%= include '_train_details'
</div>