commit b178645f73c883b0543056cdf330f8649ae5245d
parent 5d3b2015df8dcf804ade176da8eef9b050b711fc
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 11 Sep 2022 20:39:42 +0200
try to fix language switcher
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
@@ -31,7 +31,8 @@
<button class="btn btn-dark dropdown-toggle"
type="button"
id="dropdownMenu1"
- data-toggle="dropdown"
+ data-bs-toggle="dropdown"
+ data-bs-auto-close="true"
aria-haspopup="true"
aria-expanded="true">
<img src="{{ url_static('images/languageicon.svg') }}"