From 1a26f65b31f7bb3778db0718e0657ea801751ce0 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 10 Sep 2024 20:06:39 +0530 Subject: [PATCH 1/2] aria-label bug fix --- src/main/webapp/WEB-INF/jsp/content/layout.jsp | 2 +- src/main/webapp/WEB-INF/jsp/layout.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/content/layout.jsp b/src/main/webapp/WEB-INF/jsp/content/layout.jsp index fd9b6de29..a9af977cc 100644 --- a/src/main/webapp/WEB-INF/jsp/content/layout.jsp +++ b/src/main/webapp/WEB-INF/jsp/content/layout.jsp @@ -162,7 +162,7 @@ - diff --git a/src/main/webapp/WEB-INF/jsp/layout.jsp b/src/main/webapp/WEB-INF/jsp/layout.jsp index 34a2edb6d..0ecf62d5c 100644 --- a/src/main/webapp/WEB-INF/jsp/layout.jsp +++ b/src/main/webapp/WEB-INF/jsp/layout.jsp @@ -119,7 +119,7 @@ - From d1dd06f00c554f70ba6886ead23aa49fbb5e8499 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 10 Sep 2024 23:17:47 +0530 Subject: [PATCH 2/2] fix - displayed wallet details and balance when logged in instead of 'connect wallet' --- .../webapp/WEB-INF/jsp/content/layout.jsp | 59 ++++++++++++++----- src/main/webapp/WEB-INF/jsp/layout.jsp | 59 ++++++++++++++----- 2 files changed, 90 insertions(+), 28 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/content/layout.jsp b/src/main/webapp/WEB-INF/jsp/content/layout.jsp index a9af977cc..9961d5505 100644 --- a/src/main/webapp/WEB-INF/jsp/content/layout.jsp +++ b/src/main/webapp/WEB-INF/jsp/content/layout.jsp @@ -56,20 +56,51 @@
  • -
  • - - - - - - - - - - -  Connect wallet - -
  • + + +
  • + + + + + + + + + + +  Connect wallet + +
  • +
    + +
  • + + + + + + 0 $ELIMU + + +
  • +
    +
  • group
  • diff --git a/src/main/webapp/WEB-INF/jsp/layout.jsp b/src/main/webapp/WEB-INF/jsp/layout.jsp index 0ecf62d5c..c73bcfed3 100644 --- a/src/main/webapp/WEB-INF/jsp/layout.jsp +++ b/src/main/webapp/WEB-INF/jsp/layout.jsp @@ -69,20 +69,51 @@