diff --git a/src/components/JournalView/JournalOptions.vue b/src/components/JournalView/JournalOptions.vue
index 8b7d023..d427a21 100644
--- a/src/components/JournalView/JournalOptions.vue
+++ b/src/components/JournalView/JournalOptions.vue
@@ -9,7 +9,7 @@
ref="button"
>
- {{ $t('options.filters') }} [F]
+ [F] {{ $t('options.filters') }}
diff --git a/src/components/StationsView/StationFilterCard.vue b/src/components/StationsView/StationFilterCard.vue
index 782e47c..46ebe58 100644
--- a/src/components/StationsView/StationFilterCard.vue
+++ b/src/components/StationsView/StationFilterCard.vue
@@ -3,7 +3,7 @@
|
-
-
-
- |
-
-
-
- |
- |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| - | - {{ - station.generalInfo.project - }} - {{ station.name }} - | + + -
-
-
- {{ station.generalInfo.reqLevel >= 2 ? station.generalInfo.reqLevel : 'L' }}
-
-
-
- |
-
-
- |
+
+
-
-
-
- |
+
+
- {{ station.onlineInfo.dispatcherName }}
-
-
-
+ |
+ + | +|||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| + {{ + station.generalInfo.project + }} + {{ station.name }} + | + ++ -1 && + station.generalInfo.availability != 'nonPublic' && + station.generalInfo.availability != 'unavailable' " + :style="calculateExpStyle(station.generalInfo.reqLevel)" > - {{ - station.onlineInfo.dispatcherExp < 2 ? 'L' : station.onlineInfo.dispatcherExp - }} + {{ station.generalInfo.reqLevel >= 2 ? station.generalInfo.reqLevel : 'L' }} - | -
-
-
- {{ station.generalInfo.routes.singleElectrifiedNames.length }}
-
+
+ |
+
+
+ |
+
+
+
+
+
+ {{ station.onlineInfo.dispatcherName }}
- |
+
+
-
-
-
- {{ station.generalInfo.routes.doubleElectrifiedNames.length }}
-
+
-
+
+ {{ station.onlineInfo.dispatcherExp < 2 ? 'L' : station.onlineInfo.dispatcherExp }}
+
+ |
-
- {{ station.generalInfo.routes.doubleOtherNames.length }}
-
- |
-
- + |
+
-
+ |
-
+
+
+ {{ station.generalInfo.routes.doubleElectrifiedNames.length }}
+
-
+ |
- - {{ station.onlineInfo?.currentUsers ?? '-' }} - / - {{ station.onlineInfo?.maxUsers ?? '-' }} - | - -- {{ station.onlineInfo?.dispatcherRate ?? '-' }} - | - -- {{ station.onlineInfo?.spawns.length ?? '-' }} - | - -+ | + {{ $t(`controls.abbrevs.${station.generalInfo.controlType}`) }} + -- {{ station.onlineInfo?.scheduledTrainCount.unconfirmed ?? '-' }} - | +- {{ station.onlineInfo?.scheduledTrainCount.confirmed ?? '-' }} - | -