From 344286e0374e4761f035a132cc02615ca1e06136 Mon Sep 17 00:00:00 2001 From: Stan Silvert Date: Mon, 7 May 2018 15:56:22 -0400 Subject: [PATCH] KEYCLOAK-7244: Lang dropdowns should sometimes be hidden (#5175) --- .../theme/keycloak-preview/account/index.ftl | 22 ++++++++++--------- .../app/top-nav/top-nav.component.html | 2 +- .../app/top-nav/top-nav.component.ts | 5 +++++ 3 files changed, 18 insertions(+), 11 deletions(-) diff --git a/themes/src/main/resources/theme/keycloak-preview/account/index.ftl b/themes/src/main/resources/theme/keycloak-preview/account/index.ftl index b77cb05e6d..9969f1f652 100644 --- a/themes/src/main/resources/theme/keycloak-preview/account/index.ftl +++ b/themes/src/main/resources/theme/keycloak-preview/account/index.ftl @@ -134,16 +134,18 @@ --> diff --git a/themes/src/main/resources/theme/keycloak-preview/account/resources/app/top-nav/top-nav.component.html b/themes/src/main/resources/theme/keycloak-preview/account/resources/app/top-nav/top-nav.component.html index 63e365b54a..ba256f483b 100644 --- a/themes/src/main/resources/theme/keycloak-preview/account/resources/app/top-nav/top-nav.component.html +++ b/themes/src/main/resources/theme/keycloak-preview/account/resources/app/top-nav/top-nav.component.html @@ -28,7 +28,7 @@