Making the max person results sticky
This commit is contained in:
@@ -686,7 +686,7 @@ $: if ($lq__event_session_obj) {
|
||||
api_cfg: $ae_api,
|
||||
for_obj_type: 'account',
|
||||
for_obj_id: $slct.account_id,
|
||||
limit: $ae_sess.person.qry_limit__people,
|
||||
limit: $ae_loc.person.qry_limit__people,
|
||||
// params: params
|
||||
})
|
||||
.then(function (load_results) {
|
||||
|
||||
Reference in New Issue
Block a user