From 67d03c11b9a73d8ec80a031ce0d2e0740edf33b6 Mon Sep 17 00:00:00 2001 From: jonaswinkler Date: Tue, 15 Dec 2020 00:48:06 +0100 Subject: [PATCH] fixed the date selection dropdowns. - They still contain that ugly hack. --- .../filter-dropdown-date.component.html | 25 ++++------------- .../filter-dropdown-date.component.ts | 27 ++++++++++--------- .../filter-editor.component.html | 4 +-- .../filter-editor/filter-editor.component.ts | 21 +++++---------- 4 files changed, 29 insertions(+), 48 deletions(-) diff --git a/src-ui/src/app/components/filter-editor/filter-dropdown-date/filter-dropdown-date.component.html b/src-ui/src/app/components/filter-editor/filter-dropdown-date/filter-dropdown-date.component.html index ad292b182..6f6a42fe2 100644 --- a/src-ui/src/app/components/filter-editor/filter-dropdown-date/filter-dropdown-date.component.html +++ b/src-ui/src/app/components/filter-editor/filter-dropdown-date/filter-dropdown-date.component.html @@ -4,23 +4,16 @@