gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: mix missing page link


From: gnunet
Subject: [taler-wallet-core] branch master updated: mix missing page link
Date: Mon, 06 Nov 2023 15:56:29 +0100

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

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new cd5cb0fc2 mix missing page link
cd5cb0fc2 is described below

commit cd5cb0fc241b0cca28b11294ed16dd4630286544
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Nov 6 11:56:22 2023 -0300

    mix missing page link
---
 packages/aml-backoffice-ui/src/pages/NewFormEntry.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/aml-backoffice-ui/src/pages/NewFormEntry.tsx 
b/packages/aml-backoffice-ui/src/pages/NewFormEntry.tsx
index fa79bb476..b291ffbee 100644
--- a/packages/aml-backoffice-ui/src/pages/NewFormEntry.tsx
+++ b/packages/aml-backoffice-ui/src/pages/NewFormEntry.tsx
@@ -72,7 +72,7 @@ export function NewFormEntry({
       <div class="mt-6 flex items-center justify-end gap-x-6">
         <a
           //   type="button"
-          href={Pages.details.url({ account })}
+          href={Pages.account.url({ account })}
           class="text-sm font-semibold leading-6 text-gray-900"
         >
           Cancel

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