From 10a416aa040c076d005ade5f32912de2d558d9b9 Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:22:32 -0400 Subject: [PATCH] ui: fix rebase --- basicswap/templates/offers.html | 52 ++------------------------------- 1 file changed, 2 insertions(+), 50 deletions(-) diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html index 68a14a4..8c31078 100644 --- a/basicswap/templates/offers.html +++ b/basicswap/templates/offers.html @@ -68,6 +68,7 @@
+
@@ -722,8 +723,7 @@ const chart = new Chart(ctx, { display: true, title: { display: true, - text: 'Price (USD)', - color: 'rgba(77, 132, 240, 1)' + text: 'Price (USD)' } } }, @@ -1056,39 +1056,8 @@ const chart = new Chart(ctx, {
-<<<<<<< HEAD -
-
- - {% endif %} - - - {% if o[9] == true %} - -
-
-
- {{ o[5]|truncate(9, true, '', 0) }} -
-
{{ o[3] }}
- -
- - - {{ o[3] }} - - {{ arrow_right_svg | safe }} - @@ -1098,23 +1067,6 @@ const chart = new Chart(ctx, {