From 837fe4f3fbdb7f07bdc7a0a643cd58802a16add9 Mon Sep 17 00:00:00 2001 From: kimsible Date: Wed, 29 Jul 2020 19:07:03 +0200 Subject: Revert user-menu dropdown active class on sub-menu and autoclose only on outside click --- .../app/shared/shared-main/misc/top-menu-dropdown.component.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'client/src/app') diff --git a/client/src/app/shared/shared-main/misc/top-menu-dropdown.component.html b/client/src/app/shared/shared-main/misc/top-menu-dropdown.component.html index 530b9e376..9a26614c9 100644 --- a/client/src/app/shared/shared-main/misc/top-menu-dropdown.component.html +++ b/client/src/app/shared/shared-main/misc/top-menu-dropdown.component.html @@ -4,12 +4,8 @@ {{ menuEntry.label }}
+ #dropdown="ngbDropdown" autoClose="true"> {{ menuEntry.label }} @@ -27,7 +23,7 @@
-- cgit v1.2.3