From 341d39a6a3624f630b0d3fcb937a814eae1c0bac Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:25:13 +0000 Subject: [PATCH] wallet: transparent address on left --- basicswap/templates/wallet.html | 51 ++++++++++++++++----------------- 1 file changed, 25 insertions(+), 26 deletions(-) diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index 12bdb66..9672a80 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -266,31 +266,6 @@
- {% if w.cid == '1' %} {# PART #} -
-
-
-
-
-
-
-
-
-
{{ w.name }} Stealth Address:
-
-
{{ w.stealth_address }} -
-
- -
-
-
-
- {% endif %} - {# / PART #} {% if w.cid in '6, 9' %} {# XMR | WOW #}
@@ -368,7 +343,31 @@
{% endif %} - {% if w.cid == '3' %} + {% if w.cid == '1' %} {# PART #} +
+
+
+
+
+
+
+
+
+
{{ w.name }} Stealth Address:
+
+
{{ w.stealth_address }} +
+
+ +
+
+
+
+ {# / PART #} + {% elif w.cid == '3' %} {# LTC #}