From ca6387f121b2e971fcd4b970c2c305d88e053868 Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 10 Jan 2022 21:15:24 +0100 Subject: [PATCH] =?UTF-8?q?Dodano=20animacj=C4=99=20listy=20w=20widoku=20p?= =?UTF-8?q?oci=C4=85g=C3=B3w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TrainsView/TrainTable.vue | 300 +++++++++++------------ 1 file changed, 150 insertions(+), 150 deletions(-) diff --git a/src/components/TrainsView/TrainTable.vue b/src/components/TrainsView/TrainTable.vue index 9316c4c..f6addbe 100644 --- a/src/components/TrainsView/TrainTable.vue +++ b/src/components/TrainsView/TrainTable.vue @@ -4,157 +4,142 @@ {{ $t('trains.distance-exceeded') }} -
- {{ $t('trains.no-trains') }} -
- -
- {{ $t('trains.loading') }} -
- - + @@ -371,7 +356,7 @@ export default defineComponent({