From fcb6498d6dc4e99307fb59ddd4d03a7d63a07ebe Mon Sep 17 00:00:00 2001 From: Spythere Date: Thu, 6 Jan 2022 22:06:16 +0100 Subject: [PATCH] =?UTF-8?q?Optymalizacja=20listy=20poci=C4=85g=C3=B3w;=20d?= =?UTF-8?q?odatkowe=20informacje=20o=20uwagach=20ekspl.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TrainsView/TrainTable.vue | 35 +++++++++++++++++------- 1 file changed, 25 insertions(+), 10 deletions(-) diff --git a/src/components/TrainsView/TrainTable.vue b/src/components/TrainsView/TrainTable.vue index d4f6c2c..9316c4c 100644 --- a/src/components/TrainsView/TrainTable.vue +++ b/src/components/TrainsView/TrainTable.vue @@ -15,7 +15,7 @@