Finally better responsive reports again.
This commit is contained in:
@@ -582,9 +582,9 @@ export async function search__event_presenter(
|
||||
// params_json['or_qry']['agree'] = null;
|
||||
// }
|
||||
}
|
||||
if (agree === null) {
|
||||
params_json['and_qry']['agree'] = agree;
|
||||
}
|
||||
// if (agree === null) {
|
||||
// params_json['and_qry']['agree'] = agree;
|
||||
// }
|
||||
|
||||
if (biography) {
|
||||
params_json['and_qry']['biography_check'] = biography;
|
||||
|
||||
Reference in New Issue
Block a user