From 7d29c0f25f4d7e4e47ea726bcdac1985da866126 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 23 Dec 2020 20:24:29 +0100 Subject: add 'more details' link to train details page --- templates/_train_details.html.ep | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/_train_details.html.ep b/templates/_train_details.html.ep index 57a6ca1..138c877 100644 --- a/templates/_train_details.html.ep +++ b/templates/_train_details.html.ep @@ -284,5 +284,10 @@ % } % } +% } +% if ($icetype and not param('detailed')) { +
+ Mehr Details +
% } -- cgit v1.2.3