Formted jobs list
This commit is contained in:
@@ -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}"],
|
||||
|
||||
Reference in New Issue
Block a user