Updated the person functions. General clean up of code.
This commit is contained in:
@@ -392,7 +392,7 @@ let ae_triggers: key_val = $state({});
|
||||
qry__limit: 300,
|
||||
}
|
||||
|
||||
$slct.person_obj_li = core_func.handle_load_ae_obj_li__person({api_cfg: $ae_api, for_obj_type: 'account', for_obj_id: $slct.account_id, params: params});
|
||||
$slct.person_obj_li = core_func.load_ae_obj_li__person({api_cfg: $ae_api, for_obj_type: 'account', for_obj_id: $slct.account_id, params: params});
|
||||
|
||||
$events_slct.event_session_id = session_obj?.event_session_id_random;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user