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.ep5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/_train_details.html.ep b/templates/_train_details.html.ep
index 4084b55..19c7061 100644
--- a/templates/_train_details.html.ep
+++ b/templates/_train_details.html.ep
@@ -214,9 +214,4 @@
% }
</ul> <!-- mroute -->
% }
-% if (param('ajax')) {
- <div style="margin-top: 1em;">
- <a class="smallbutton" href="/z/<%= $departure->{train_type} %>%20<%= $departure->{train_no} %>/<%= $station_name %>"><i class="material-icons" aria-hidden="true">share</i> Link</a>
- </div>
-% }
</div> <!-- mfooter -->