General clean up. Improved event search and listing for IDAA.
This commit is contained in:
@@ -116,6 +116,7 @@ export async function load_ae_obj_li__event(
|
||||
if (qry_conference) {
|
||||
params_json['and_qry']['conference'] = qry_conference;
|
||||
} else if (qry_conference === false) {
|
||||
console.log('qry_conference is false!');
|
||||
params_json['and_qry']['conference'] = qry_conference;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user