From 1ccb20d8c19a7c9998b9daecbcf9d89a64714de4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 21 Sep 2020 18:50:24 +0200 Subject: add permalink to train details --- templates/_train_details.html.ep | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates/_train_details.html.ep') diff --git a/templates/_train_details.html.ep b/templates/_train_details.html.ep index 9e7a7f2..adfc5b4 100644 --- a/templates/_train_details.html.ep +++ b/templates/_train_details.html.ep @@ -210,5 +210,10 @@ % } +% } +% if (param('ajax')) { +
+ Link +
% } -- cgit v1.2.3