mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 04:01:22 +00:00
fix undefined texts issue
This commit is contained in:
@@ -758,6 +758,7 @@ $(document).ready(function(){
|
||||
if(data.openATM){
|
||||
ATMRender()
|
||||
type = "ATM"
|
||||
transaction.setData(transData,languageText)
|
||||
}
|
||||
else{
|
||||
type = "BANK"
|
||||
|
||||
Reference in New Issue
Block a user