From b20f0503c1002b5a65d25723c9bfa7bcaf72b086 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 21 Dec 2020 19:18:50 +0100 Subject: train attr: looks like the station is the first valid station for @attr --- templates/_train_attr.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/_train_attr.html.ep b/templates/_train_attr.html.ep index ca19138..2615003 100644 --- a/templates/_train_attr.html.ep +++ b/templates/_train_attr.html.ep @@ -11,5 +11,5 @@ λ=<%= $attr->{brakingPercentage} %> % } % if ($attr->{station} and $with_station) { - <%= $attr->{station} %> + ab <%= $attr->{station} %> % } -- cgit v1.2.3