From 3cc9381d83717ef09358ebbd5d7139ac5e0fd0df Mon Sep 17 00:00:00 2001 From: Spythere Date: Thu, 20 Aug 2020 00:58:12 +0200 Subject: [PATCH] =?UTF-8?q?Hotfix:=20wiadomo=C5=9B=C4=87=20przy=20braku=20?= =?UTF-8?q?poci=C4=85g=C3=B3w=20do=20wy=C5=9Bwietlenia?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TrainsView/TrainTable.vue | 176 ++++++++++++----------- src/views/TrainsView.vue | 11 -- 2 files changed, 96 insertions(+), 91 deletions(-) diff --git a/src/components/TrainsView/TrainTable.vue b/src/components/TrainsView/TrainTable.vue index 5572fce..d2fe07c 100644 --- a/src/components/TrainsView/TrainTable.vue +++ b/src/components/TrainsView/TrainTable.vue @@ -1,90 +1,94 @@