Commit a578941e authored by John Punzalan's avatar John Punzalan

Update entity form edit

parent 16db1ab9
......@@ -88,7 +88,7 @@ class Esi_Management_Entity_Form {
'city' => $city,
'entity_type_id' => $entity_type_id,
'employees' => $employees,
'acquired_date' => $acquired_date,
'acquired_at' => $acquired_date,
'acquired_amount' => $acquired_amount,
'total_raised' => $total_raised,
'latest_round_type' => $latest_round_type,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment