From d0c2bc324bc2740496923c0abe076b1201870a71 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Wed, 9 Oct 2019 12:25:17 -0700 Subject: [PATCH] LP1816475: Change calendar_today icon to event icon The locally served calendar_today icon doesn't look good in buttons (like the date-select and datetime-select component buttons). But the event icon looks very similar, and doesn't have the same negative effects when placed in buttons. Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- .../eg2/src/app/share/date-select/date-select.component.html | 2 +- .../app/share/datetime-select/datetime-select.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/share/date-select/date-select.component.html b/Open-ILS/src/eg2/src/app/share/date-select/date-select.component.html index 80f0188482..f137beb496 100644 --- a/Open-ILS/src/eg2/src/app/share/date-select/date-select.component.html +++ b/Open-ILS/src/eg2/src/app/share/date-select/date-select.component.html @@ -23,7 +23,7 @@ diff --git a/Open-ILS/src/eg2/src/app/share/datetime-select/datetime-select.component.html b/Open-ILS/src/eg2/src/app/share/datetime-select/datetime-select.component.html index 3b931e904c..f25e29acee 100644 --- a/Open-ILS/src/eg2/src/app/share/datetime-select/datetime-select.component.html +++ b/Open-ILS/src/eg2/src/app/share/datetime-select/datetime-select.component.html @@ -17,7 +17,7 @@
-- 2.43.2