gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ops-www] 02/02: expand by default


From: gnunet
Subject: [taler-taler-ops-www] 02/02: expand by default
Date: Sat, 30 Mar 2024 23:52:40 +0100

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

nora-grothoff pushed a commit to branch master
in repository taler-ops-www.

commit f18956aed57cf863a02726623bb77294aa1e7cc9
Author: Nullptrderef <nullptrderef@proton.me>
AuthorDate: Sat Mar 30 23:52:27 2024 +0100

    expand by default
---
 static/js/toggleable.ts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/static/js/toggleable.ts b/static/js/toggleable.ts
index 6f7e43b..13c087a 100644
--- a/static/js/toggleable.ts
+++ b/static/js/toggleable.ts
@@ -16,5 +16,4 @@ document
     trigger.addEventListener('click', () => {
       content.classList.toggle('hidden');
     });
-    content.classList.add('hidden');
   });

-- 
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]