Unverified Commit 187f7bf7 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

history_stats: remove number of journeys; will be shown in review

parent e15778be
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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>