gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant-backoffice] branch master updated: sebas


From: gnunet
Subject: [taler-merchant-backoffice] branch master updated: sebas
Date: Tue, 18 Oct 2022 18:55:34 +0200

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

grothoff pushed a commit to branch master
in repository merchant-backoffice.

The following commit(s) were added to refs/heads/master by this push:
     new 0f2925b  sebas
0f2925b is described below

commit 0f2925b0518c60552f7482aef20ef7b00ce8b0f1
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Oct 18 18:55:28 2022 +0200

    sebas
---
 packages/bank/src/pages/home/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/bank/src/pages/home/index.tsx 
b/packages/bank/src/pages/home/index.tsx
index b98d450..d686204 100644
--- a/packages/bank/src/pages/home/index.tsx
+++ b/packages/bank/src/pages/home/index.tsx
@@ -1260,7 +1260,7 @@ function TalerWithdrawalQRCode(Props: any): VNode {
 
 
 
-/* FIXME: find a way to get rid of the @ts-ignore here! */
+/* FIXME: find a way to get rid of the @ts-ignore here! Sebastian: fix my evil 
DOM modification */
 function OpenPayTab(evt: MouseEvent, tabName: string) {
   let tabcontent = document.getElementsByClassName("tabcontent");
   for (let i = 0; i < tabcontent.length; i++) {

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