gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch stable updated: try to fix language switcher


From: gnunet
Subject: [taler-www] branch stable updated: try to fix language switcher
Date: Sun, 11 Sep 2022 20:39:50 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch stable
in repository www.

The following commit(s) were added to refs/heads/stable by this push:
     new b178645  try to fix language switcher
b178645 is described below

commit b178645f73c883b0543056cdf330f8649ae5245d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Sep 11 20:39:42 2022 +0200

    try to fix language switcher
---
 common/navigation.j2.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 85a3bbe..357d76e 100644
--- 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') }}"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]