From 14d990df7fbe114f6dd08823ab0477d5909823c1 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Wed, 17 Mar 2021 19:51:52 +0100 Subject: [PATCH] web: replace pf-icon-arrow Signed-off-by: Jens Langhammer --- authentik/core/templates/login/base.html | 31 ------------------- .../notifications/NotificationDrawer.ts | 2 +- .../identification/IdentificationStage.ts | 2 +- web/src/pages/LibraryPage.ts | 2 +- .../pages/applications/ApplicationListPage.ts | 2 +- 5 files changed, 4 insertions(+), 35 deletions(-) diff --git a/authentik/core/templates/login/base.html b/authentik/core/templates/login/base.html index e25da38ec..f1145ad7b 100644 --- a/authentik/core/templates/login/base.html +++ b/authentik/core/templates/login/base.html @@ -21,37 +21,6 @@ {% endblock %} diff --git a/web/src/elements/notifications/NotificationDrawer.ts b/web/src/elements/notifications/NotificationDrawer.ts index f256b3fe4..a2edf65ba 100644 --- a/web/src/elements/notifications/NotificationDrawer.ts +++ b/web/src/elements/notifications/NotificationDrawer.ts @@ -71,7 +71,7 @@ export class NotificationDrawer extends LitElement {
${item.event && html` - + `}