From 4711d72bf54abf645b1a3094fd37f94de33a6cb7 Mon Sep 17 00:00:00 2001 From: gerlofvanek Date: Sat, 9 Mar 2024 19:48:52 +0100 Subject: [PATCH] ui: JS fix --- basicswap/templates/offers.html | 191 +++++++++++++++++--------------- 1 file changed, 100 insertions(+), 91 deletions(-) diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html index 246fe5d..8163a0c 100644 --- a/basicswap/templates/offers.html +++ b/basicswap/templates/offers.html @@ -1069,7 +1069,7 @@ const chart = new Chart(ctx, { {% include 'footer.html' %}