summaryrefslogtreecommitdiff
path: root/templates/_history_stats.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2022-12-25 22:45:52 +0100
committerDaniel Friesel <derf@finalrewind.org>2022-12-25 22:45:52 +0100
commit187f7bf7caf6880e15845ba5b40a8d06d38c8b07 (patch)
treee4eeb2bd568efffe56a18a9175f92e5790b4b514 /templates/_history_stats.html.ep
parente15778be0d3e0bfa89ac607cab53ab7ab37778f6 (diff)
history_stats: remove number of journeys; will be shown in review
Diffstat (limited to 'templates/_history_stats.html.ep')
-rw-r--r--templates/_history_stats.html.ep4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/_history_stats.html.ep b/templates/_history_stats.html.ep
index d6c7979..86a3c94 100644
--- a/templates/_history_stats.html.ep
+++ b/templates/_history_stats.html.ep
@@ -26,10 +26,6 @@
<table class="striped">
<tr>
<th scope="row">Fahrten</th>
- <td><%= $stats->{num_journeys} %></td>
- </tr>
- <tr>
- <th scope="row">Züge</th>
<td><%= $stats->{num_trains} %></td>
</tr>
<tr>