From caf0a9b4c5f346cd63d985d3029593692f464cb2 Mon Sep 17 00:00:00 2001 From: Spythere Date: Fri, 28 Oct 2022 13:15:07 +0200 Subject: [PATCH] =?UTF-8?q?Dodano=20sugestie=20wyszukiwania=20istniej?= =?UTF-8?q?=C4=85cych=20u=C5=BCytkownik=C3=B3w=20w=20dziennikach?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/JournalView/JournalOptions.vue | 77 ++++++++++++++++--- .../JournalView/JournalTimetables.vue | 19 +++-- src/types/Journal/JournalTimetablesTypes.ts | 2 +- 3 files changed, 75 insertions(+), 23 deletions(-) diff --git a/src/components/JournalView/JournalOptions.vue b/src/components/JournalView/JournalOptions.vue index 09488c2..6ad364a 100644 --- a/src/components/JournalView/JournalOptions.vue +++ b/src/components/JournalView/JournalOptions.vue @@ -7,6 +7,14 @@ {{ $t('options.filters') }} [F] + + + + + + + +
@@ -17,23 +25,15 @@