From 1d48cfbf9a2f2cef9673526843f073c415695b13 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Thu, 24 Aug 2023 06:11:17 +0530 Subject: [PATCH] UI fixes --- index.html | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index fc541aa..a465cf8 100644 --- a/index.html +++ b/index.html @@ -923,7 +923,8 @@ } function handleFileChange(e) { e.preventDefault(); - setSelectedFile(e.target.files[0]); + if (e.target.files.length > 0) + setSelectedFile(e.target.files[0]); } async function uploadFile() { if (!selectedIdProof) { @@ -1049,13 +1050,13 @@ C. Declaration of legal origin and accuracy of the information
  1. - All the values that we (I) deliver will have an origin that in no way will be related to the cultivation, production, manufacture, storage or transport or illicit traffic of narcotic or psychotropic substances or any other related illegal activity, nor will we (I) admit that third parties make deposits in accounts in our (my) charge with funds coming from the above mentioned activities or those foreseen by the Anti-Money Laundering Law, allowing any investigation procedure by PROJECT B EL SALVADOR or the corresponding authorities. + All the values that we (I) deliver will have an origin that in no way will be related to the cultivation, production, manufacture, storage or transport or illicit traffic of narcotic or psychotropic substances or any other related illegal activity, nor will we (I) admit that third parties make deposits in accounts in our (my) charge with funds coming from the above mentioned activities or those foreseen by the Anti-Money Laundering Law, allowing any investigation procedure by Project B El Salvador or the corresponding authorities.
  2. - The information provided in this instrument to PROJECT B EL SALVADOR is true and may be verified at any time. + The information provided in this instrument to Project B El Salvador is true and may be verified at any time.
  3. - We exempt PROJECT B from any liability arising from erroneous, false, or inaccurate information that we (I) have (would have) provided in this document or from the violation thereof. + We exempt Project B El Salvador from any liability arising from erroneous, false, or inaccurate information that we (I) have (would have) provided in this document or from the violation thereof.
@@ -1119,12 +1120,12 @@ Select KYC verifier ${issuersList} -
- -
+
+ +
`: ''} ` })()