Formted jobs list

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-03-18 21:26:56 -04:00
parent 87b07b4d6b
commit 32b94e8ee5
3 changed files with 15 additions and 4 deletions
+2
View File
@@ -159,6 +159,8 @@ function processOutJson($in, $out) {
"title" => $out["title_${key}"],
"description" => $out["description_${key}"],
"id" => $out["id_${key}"],
"offer_uid" => $out["offer_uid_${key}"],
"job_uid" => $out["job_uid_${key}"],
"job_description" => cleanUpDescription($out["job_description_${key}"]),
"price" => $out["price_${key}"],
"timeline_days" => $out["timeline_days_${key}"],