history_stats: remove number of journeys; will be shown in review
This commit is contained in:
parent
e15778be0d
commit
187f7bf7ca
1 changed files with 0 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue