Adding the new event status for IDAA.
This commit is contained in:
@@ -207,12 +207,16 @@ $: if ($idaa_trig.event_li_qry) {
|
||||
api_cfg: $ae_api,
|
||||
for_obj_type: 'account',
|
||||
for_obj_id: $ae_loc.account_id,
|
||||
order_by_li: order_by_li,
|
||||
|
||||
qry_conference: false,
|
||||
qry_physical: and_physical,
|
||||
qry_virtual: and_virtual,
|
||||
qry_type: and_type,
|
||||
qry_str: $idaa_loc.recovery_meetings.qry__fulltext_str,
|
||||
enabled: $idaa_loc.recovery_meetings.qry__enabled,
|
||||
hidden: $idaa_loc.recovery_meetings.qry__hidden,
|
||||
order_by_li: $idaa_loc.recovery_meetings.qry__order_by_li,
|
||||
limit: $idaa_loc.recovery_meetings.qry__limit,
|
||||
try_cache: try_cache,
|
||||
log_lvl: log_lvl,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user