From 6e88a950153324dcc7bd5cf4b15b561be6e69426 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Tue, 6 Oct 2020 15:09:40 +0530 Subject: [PATCH 1/2] 0.0.69 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2602743..8602556 100644 --- a/index.html +++ b/index.html @@ -12676,7 +12676,7 @@ if (typeof sender_token_balance.balance !== "number" || sender_token_balance.balance < token_amount) { - err_msg = `Sender has insufficient ${token_name_radio} balance.`; + err_msg = `Insufficient ${token_name_radio} balance.`; notify(err_msg, 'error'); hidePopup() return false; From d0780e17d2fb380f6aab54dd8200d8db16c8293a Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Wed, 7 Oct 2020 14:52:54 +0530 Subject: [PATCH 2/2] 0.0.70 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8602556..2d71fc0 100644 --- a/index.html +++ b/index.html @@ -2262,7 +2262,6 @@ type = 'Paying through cashier' break; } - if (processed === 'false') { icon = ` pending @@ -2275,6 +2274,7 @@ showReportButton.classList.remove('hide') } else{ + cautionMessage.innerHTML = `` showReportButton.classList.add('hide') icon = `