minor UI tweak
This commit is contained in:
parent
fd10d3c6ec
commit
51f0f3adb9
@ -58,6 +58,7 @@ function continueWalletTopup() {
|
||||
ecl: 'H'
|
||||
}))
|
||||
getRef('pay_by_upi').href = `upi://pay?pn=FLOPay&pa=${cashierUPI[cashier]}&am=${amount}&tn=${txCode}`
|
||||
getRef('pay_by_upi').textContent = `Pay ${formatAmount(amount)} by UPI`;
|
||||
showChildElement('topup_wallet_process', 1)
|
||||
// getRef('topup_wallet__txid').focusIn();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user