fix undefined texts issue

This commit is contained in:
Gellipapa
2022-11-26 01:37:26 +01:00
committed by GitHub
parent c84bd352c1
commit 5d4627fad6
@@ -758,6 +758,7 @@ $(document).ready(function(){
if(data.openATM){
ATMRender()
type = "ATM"
transaction.setData(transData,languageText)
}
else{
type = "BANK"