From 0e19f4139c201c569aa53edc8c146f8de43eb01c Mon Sep 17 00:00:00 2001 From: gerlofvanek Date: Wed, 18 Jun 2025 17:10:18 +0200 Subject: [PATCH] Fix bid modal show no value when amounts are empty. --- basicswap/templates/bid.html | 58 +++++++++++++++++++++++++++++--- basicswap/templates/bid_xmr.html | 58 +++++++++++++++++++++++++++++--- 2 files changed, 106 insertions(+), 10 deletions(-) diff --git a/basicswap/templates/bid.html b/basicswap/templates/bid.html index 1ab3a4e..3bd66dc 100644 --- a/basicswap/templates/bid.html +++ b/basicswap/templates/bid.html @@ -556,10 +556,39 @@