This commit is contained in:
CHIEFSOFT\ameye
2023-10-31 06:46:37 -04:00
parent 9a8f67e17e
commit f8cb1c5398
+1 -1
View File
@@ -800,7 +800,7 @@ class ResultFormatter extends Model
$res["result_list"][] = array(
"currency" => $out["currency_${key}"],
"amount" => $out["amount_${key}"],
"symbol" => $out["symbol_${key}"],
"icon" => "https://www.wrenchboard.com/assets/images/apps/currency/".strtolower($out["currency_${key}"]).".svg",
"description" => $out["description_${key}"],
"confirmation" => $out["confirmation_${key}"],
"rec_lastname_" => $out["rec_lastname_${key}"],