mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Dodano statystki ruchu kolejowego w zakładce Pociągi
This commit is contained in:
@@ -118,10 +118,10 @@
|
||||
>{{station.routes.oneWay.noCatenary}}</span>
|
||||
</td>
|
||||
|
||||
<td
|
||||
<!-- <td
|
||||
class="active-timetables"
|
||||
@click="() => showScheduledTrains(station)"
|
||||
>{{station.scheduledTrains.length}}</td>
|
||||
>{{station.scheduledTrains.length}}</td>-->
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@@ -166,7 +166,7 @@ export default class StationTable extends styleMixin {
|
||||
["Maszyniści"],
|
||||
["Informacje", "ogólne"],
|
||||
["Szlaki", "2tor | 1tor"],
|
||||
["Aktywne RJ"],
|
||||
// ["Aktywne RJ"],
|
||||
];
|
||||
|
||||
changeSorter(index: number) {
|
||||
|
||||
Reference in New Issue
Block a user